Searched refs:present_mode (Results 1 – 5 of 5) sorted by relevance
578 VkPresentModeKHR present_mode; member651 if (chain->base.present_mode == VK_PRESENT_MODE_FIFO_KHR) { in wsi_wl_swapchain_queue_present()676 if (chain->base.present_mode == VK_PRESENT_MODE_FIFO_KHR) { in wsi_wl_swapchain_queue_present()816 chain->base.present_mode = pCreateInfo->presentMode; in wsi_wl_surface_create_swapchain()
50 VkPresentModeKHR present_mode; member
811 if (chain->base.present_mode == VK_PRESENT_MODE_IMMEDIATE_KHR) in x11_present_to_x11()877 assert(chain->base.present_mode == VK_PRESENT_MODE_FIFO_KHR); in x11_manage_fifo_queues()1077 chain->base.present_mode = pCreateInfo->presentMode; in x11_surface_create_swapchain()1126 if (chain->base.present_mode == VK_PRESENT_MODE_FIFO_KHR) { in x11_surface_create_swapchain()
84216 dEQP-VK.wsi.android.swapchain.create.present_mode84226 dEQP-VK.wsi.android.swapchain.simulate_oom.present_mode