Searched refs:VK_ERROR_SURFACE_LOST_KHR (Results 1 – 11 of 11) sorted by relevance
232 return VK_ERROR_SURFACE_LOST_KHR; in createSurface()
80 VK_ERROR_SURFACE_LOST_KHR = -1000000000, enumerator
87 case VK_ERROR_SURFACE_LOST_KHR: return "VK_ERROR_SURFACE_LOST_KHR";
389 return VK_ERROR_SURFACE_LOST_KHR; in x11_surface_get_capabilities()988 return VK_ERROR_SURFACE_LOST_KHR; in x11_surface_create_swapchain()
773 case VK_ERROR_SURFACE_LOST_KHR: return "a surface is no longer available"; in get_result_description()
448 if (VK_ERROR_SURFACE_LOST_KHR == res) { in getBackbufferSurface()
141 VK_ERROR_SURFACE_LOST_KHR = -1000000000, enumerator
308 eErrorSurfaceLostKHR = VK_ERROR_SURFACE_LOST_KHR,
145 VK_ERROR_SURFACE_LOST_KHR = -1000000000, enumerator