OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xcb_screen_t
(Results
1 - 5
of
5
) sorted by null
/external/vulkan-validation-layers/demos/smoke/
ShellXcb.h
51
xcb_screen_t
*scr_;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/xcb/
xproto.h
355
* @brief
xcb_screen_t
357
typedef struct
xcb_screen_t
{
struct
374
}
xcb_screen_t
;
typedef in typeref:struct:xcb_screen_t
380
xcb_screen_t
*data; /**< */
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/xcb/
xproto.h
355
* @brief
xcb_screen_t
357
typedef struct
xcb_screen_t
{
struct
374
}
xcb_screen_t
;
typedef in typeref:struct:xcb_screen_t
380
xcb_screen_t
*data; /**< */
[
all
...]
/external/vulkan-validation-layers/demos/
tri.c
165
xcb_screen_t
*screen;
[
all
...]
cube.c
334
xcb_screen_t
*screen;
[
all
...]
Completed in 6003 milliseconds