Home
last modified time | relevance | path

Searched refs:present_query_cookie (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_x11.c2744 xcb_present_query_capabilities_cookie_t present_query_cookie; in x11_surface_create_swapchain() local
2746 present_query_cookie = xcb_present_query_capabilities(conn, chain->window); in x11_surface_create_swapchain()
2747 present_query_reply = xcb_present_query_capabilities_reply(conn, present_query_cookie, NULL); in x11_surface_create_swapchain()