OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xcb_setup
(Results
1 - 1
of
1
) sorted by null
/external/mesa3d/src/gallium/auxiliary/pipe-loader/
pipe_loader_drm.c
143
const xcb_setup_t *
xcb_setup
;
local
156
xcb_setup
= xcb_get_setup(xcb_conn);
158
if (!
xcb_setup
)
161
s = xcb_setup_roots_iterator(
xcb_setup
);
Completed in 69 milliseconds