Searched refs:present_query_cookie (Results 1 – 1 of 1) sorted by relevance
2744 xcb_present_query_capabilities_cookie_t present_query_cookie; in x11_surface_create_swapchain() local2746 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()