Home
last modified time | relevance | path

Searched refs:VK_ERROR_SURFACE_LOST_KHR (Results 1 – 11 of 11) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkWsiUtil.cpp232 return VK_ERROR_SURFACE_LOST_KHR; in createSurface()
DvkBasicTypes.inl80 VK_ERROR_SURFACE_LOST_KHR = -1000000000, enumerator
DvkStrUtilImpl.inl87 case VK_ERROR_SURFACE_LOST_KHR: return "VK_ERROR_SURFACE_LOST_KHR";
/external/mesa3d/src/vulkan/wsi/
Dwsi_common_x11.c389 return VK_ERROR_SURFACE_LOST_KHR; in x11_surface_get_capabilities()
988 return VK_ERROR_SURFACE_LOST_KHR; in x11_surface_create_swapchain()
/external/vulkan-validation-layers/layers/
Dparameter_validation_utils.h773 case VK_ERROR_SURFACE_LOST_KHR: return "a surface is no longer available"; in get_result_description()
/external/skia/tools/viewer/sk_app/
DVulkanWindowContext.cpp448 if (VK_ERROR_SURFACE_LOST_KHR == res) { in getBackbufferSurface()
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h141 VK_ERROR_SURFACE_LOST_KHR = -1000000000, enumerator
Dvulkan.hpp308 eErrorSurfaceLostKHR = VK_ERROR_SURFACE_LOST_KHR,
/external/mesa3d/include/vulkan/
Dvulkan.h141 VK_ERROR_SURFACE_LOST_KHR = -1000000000, enumerator
/external/skia/third_party/vulkan/vulkan/
Dvulkan.h145 VK_ERROR_SURFACE_LOST_KHR = -1000000000, enumerator
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in141 VK_ERROR_SURFACE_LOST_KHR = -1000000000, enumerator