Searched refs:gsr_c (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/vulkan/wsi/
H A Dwsi_common_display.c2061 xcb_randr_get_screen_resources_cookie_t gsr_c = local in function:wsi_display_connector_id_to_output
2064 xcb_randr_get_screen_resources_reply(connection, gsr_c, NULL);
2104 xcb_randr_get_screen_resources_cookie_t gsr_c = local in function:wsi_display_output_to_root
2107 xcb_randr_get_screen_resources_reply(connection, gsr_c, NULL);
2289 xcb_randr_get_screen_resources_cookie_t gsr_c = local in function:wsi_display_find_crtc_for_output
2292 xcb_randr_get_screen_resources_reply(connection, gsr_c, NULL);
/xsrc/external/mit/MesaLib/dist/src/vulkan/wsi/
H A Dwsi_common_display.c2132 xcb_randr_get_screen_resources_cookie_t gsr_c = local in function:wsi_display_connector_id_to_output
2135 xcb_randr_get_screen_resources_reply(connection, gsr_c, NULL);
2175 xcb_randr_get_screen_resources_cookie_t gsr_c = local in function:wsi_display_output_to_root
2178 xcb_randr_get_screen_resources_reply(connection, gsr_c, NULL);
2360 xcb_randr_get_screen_resources_cookie_t gsr_c = local in function:wsi_display_find_crtc_for_output
2363 xcb_randr_get_screen_resources_reply(connection, gsr_c, NULL);

Completed in 8 milliseconds