Searched refs:queue_present (Results 1 – 7 of 7) sorted by relevance
186 VkResult (*queue_present)(struct wsi_swapchain *swap_chain, member
479 chain->base.queue_present = wsi_headless_swapchain_queue_present; in wsi_headless_surface_create_swapchain()
856 chain->base.queue_present = wsi_win32_queue_present; in wsi_win32_surface_create_swapchain()
2358 chain->base.queue_present = wsi_wl_swapchain_queue_present; in wsi_wl_surface_create_swapchain()
1463 result = swapchain->queue_present(swapchain, image_index, present_id, region); in wsi_common_queue_present()
2726 chain->base.queue_present = x11_queue_present; in x11_surface_create_swapchain()
2136 chain->base.queue_present = wsi_display_queue_present; in wsi_display_surface_create_swapchain()