Searched refs:queue_present (Results 1 – 4 of 4) sorted by relevance
65 VkResult (*queue_present)(struct wsi_swapchain *swap_chain, member
815 chain->base.queue_present = wsi_wl_swapchain_queue_present; in wsi_wl_surface_create_swapchain()
750 result = swapchain->queue_present(swapchain, in wsi_common_queue_present()
1076 chain->base.queue_present = x11_queue_present; in x11_surface_create_swapchain()