Searched refs:gci_c (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/vulkan/wsi/ | ||
| H A D | wsi_common_display.c | 2303 xcb_randr_get_crtc_info_cookie_t gci_c = local in function:wsi_display_find_crtc_for_output 2306 xcb_randr_get_crtc_info_reply(connection, gci_c, NULL); |
| /xsrc/external/mit/MesaLib/dist/src/vulkan/wsi/ | ||
| H A D | wsi_common_display.c | 2374 xcb_randr_get_crtc_info_cookie_t gci_c = local in function:wsi_display_find_crtc_for_output 2377 xcb_randr_get_crtc_info_reply(connection, gci_c, NULL); |
Completed in 9 milliseconds