Home
last modified time | relevance | path

Searched refs:VK_ERROR_LAYER_NOT_PRESENT (Results 1 – 9 of 9) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_physical_device.c79 return VK_ERROR_LAYER_NOT_PRESENT; in vk_common_EnumerateDeviceLayerProperties()
Dvk_log.c278 case VK_ERROR_LAYER_NOT_PRESENT: in vk_object_for_error()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dinitialization.adoc277 If not, fname:vkCreateInstance will return ename:VK_ERROR_LAYER_NOT_PRESENT.
Dfundamentals.adoc1347 * ename:VK_ERROR_LAYER_NOT_PRESENT A requested layer is not present or
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp251 eErrorLayerNotPresent = VK_ERROR_LAYER_NOT_PRESENT,
Dvk_enum_string_helper.h74 case VK_ERROR_LAYER_NOT_PRESENT: in string_VkResult()
Dvulkan_enums.hpp251 eErrorLayerNotPresent = VK_ERROR_LAYER_NOT_PRESENT,
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h152 VK_ERROR_LAYER_NOT_PRESENT = -6, enumerator
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc10782 ename:VK_ERROR_LAYER_NOT_PRESENT, which covers the error case of an
12192 * Remove ename:VK_ERROR_LAYER_NOT_PRESENT error code from