Searched refs:present_progress_error (Results 1 – 1 of 1) sorted by relevance
1133 VkResult present_progress_error; member1175 swapchain->present_progress_error = result; in x11_swapchain_notify_error()2502 if (result == VK_SUCCESS && chain->present_progress_error) in x11_wait_for_present()2503 result = chain->present_progress_error; in x11_wait_for_present()