Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_display_swapchain/
Dcreate_shared_swapchains.adoc39 ename:VK_ERROR_INCOMPATIBLE_DISPLAY_KHR.
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp271 eErrorIncompatibleDisplayKHR = VK_ERROR_INCOMPATIBLE_DISPLAY_KHR,
Dvk_enum_string_helper.h60 case VK_ERROR_INCOMPATIBLE_DISPLAY_KHR: in string_VkResult()
Dvulkan_enums.hpp268 eErrorIncompatibleDisplayKHR = VK_ERROR_INCOMPATIBLE_DISPLAY_KHR,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfundamentals.adoc1382 * ename:VK_ERROR_INCOMPATIBLE_DISPLAY_KHR The display used by a swapchain
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h169 VK_ERROR_INCOMPATIBLE_DISPLAY_KHR = -1000003001, enumerator