OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shm_reply
(Results
1 - 1
of
1
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/vulkan/wsi/
wsi_common_x11.c
180
xcb_query_extension_reply_t *dri3_reply, *pres_reply, *randr_reply, *amd_reply, *nv_reply, *
shm_reply
= NULL;
local
217
shm_reply
= xcb_query_extension_reply(conn, shm_cookie, NULL);
225
free(
shm_reply
);
272
bool has_mit_shm =
shm_reply
->present != 0;
293
free(
shm_reply
);
Completed in 7 milliseconds
Indexes created Tue Apr 07 00:22:49 UTC 2026