Home
last modified time | relevance | path

Searched refs:VK_ERROR_INCOMPATIBLE_DISPLAY_KHR (Results 1 – 8 of 8) sorted by relevance

/external/vulkan-validation-layers/layers/
Dparameter_validation_utils.h781 …case VK_ERROR_INCOMPATIBLE_DISPLAY_KHR: return "the display used by a swapchain does not use the s… in get_result_description()
/external/deqp/external/vulkancts/framework/vulkan/
DvkBasicTypes.inl84 VK_ERROR_INCOMPATIBLE_DISPLAY_KHR = -1000003001, enumerator
DvkStrUtilImpl.inl91 case VK_ERROR_INCOMPATIBLE_DISPLAY_KHR: return "VK_ERROR_INCOMPATIBLE_DISPLAY_KHR";
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h145 VK_ERROR_INCOMPATIBLE_DISPLAY_KHR = -1000003001, enumerator
Dvulkan.hpp312 eErrorIncompatibleDisplayKHR = VK_ERROR_INCOMPATIBLE_DISPLAY_KHR,
/external/mesa3d/include/vulkan/
Dvulkan.h145 VK_ERROR_INCOMPATIBLE_DISPLAY_KHR = -1000003001, enumerator
/external/skia/third_party/vulkan/vulkan/
Dvulkan.h149 VK_ERROR_INCOMPATIBLE_DISPLAY_KHR = -1000003001, enumerator
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in145 VK_ERROR_INCOMPATIBLE_DISPLAY_KHR = -1000003001, enumerator