/third_party/flutter/engine/flutter/vulkan/ |
D | vulkan_interface.cc | 33 case VK_ERROR_LAYER_NOT_PRESENT: in VulkanResultToString()
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | VulkanError.cpp | 45 case VK_ERROR_LAYER_NOT_PRESENT: in VkResultAsString()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkerror.c | 47 {VK_ERROR_LAYER_NOT_PRESENT, "Layer not present"},
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | VulkanError.cpp | 49 case VK_ERROR_LAYER_NOT_PRESENT: in VkResultAsString()
|
/third_party/flutter/glfw/src/ |
D | vulkan.c | 174 case VK_ERROR_LAYER_NOT_PRESENT: in _glfwGetVulkanResultString()
|
D | internal.h | 129 VK_ERROR_LAYER_NOT_PRESENT = -6, enumerator
|
/third_party/mesa3d/src/vulkan/util/ |
D | vk_physical_device.c | 68 return VK_ERROR_LAYER_NOT_PRESENT; in vk_common_EnumerateDeviceLayerProperties()
|
D | vk_log.c | 260 case VK_ERROR_LAYER_NOT_PRESENT: in vk_object_for_error()
|
/third_party/mesa3d/src/virtio/vulkan/ |
D | vn_instance.c | 675 return vn_error(NULL, VK_ERROR_LAYER_NOT_PRESENT); in vn_EnumerateInstanceExtensionProperties() 729 result = VK_ERROR_LAYER_NOT_PRESENT; in vn_CreateInstance()
|
D | vn_physical_device.c | 1465 return vn_error(physical_dev->instance, VK_ERROR_LAYER_NOT_PRESENT); in vn_EnumerateDeviceExtensionProperties()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_device.c | 165 return vk_error(NULL, VK_ERROR_LAYER_NOT_PRESENT); in v3dv_EnumerateInstanceExtensionProperties() 1664 return vk_error(NULL, VK_ERROR_LAYER_NOT_PRESENT); in v3dv_EnumerateInstanceLayerProperties() 1679 return vk_error(physical_device, VK_ERROR_LAYER_NOT_PRESENT); in v3dv_EnumerateDeviceLayerProperties()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_utils.cpp | 186 case VK_ERROR_LAYER_NOT_PRESENT: in VulkanResultString()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_device.c | 1469 return vk_error(NULL, VK_ERROR_LAYER_NOT_PRESENT); in lvp_EnumerateInstanceExtensionProperties() 1485 return vk_error(NULL, VK_ERROR_LAYER_NOT_PRESENT); in lvp_EnumerateInstanceLayerProperties() 1499 return vk_error(NULL, VK_ERROR_LAYER_NOT_PRESENT); in lvp_EnumerateDeviceLayerProperties()
|
/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_device.c | 1094 return vk_error(NULL, VK_ERROR_LAYER_NOT_PRESENT); in panvk_EnumerateInstanceExtensionProperties()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_utils.cpp | 285 case VK_ERROR_LAYER_NOT_PRESENT: in VulkanResultString()
|
/third_party/ffmpeg/libavfilter/ |
D | vulkan.c | 67 CASE(VK_ERROR_LAYER_NOT_PRESENT); in ff_vk_ret2str()
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_device.c | 1067 return vk_error(NULL, VK_ERROR_LAYER_NOT_PRESENT); in anv_EnumerateInstanceExtensionProperties() 3403 return vk_error(NULL, VK_ERROR_LAYER_NOT_PRESENT); in anv_EnumerateInstanceLayerProperties()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiDeviceInitializationTests.cpp | 548 if (result != VK_ERROR_LAYER_NOT_PRESENT) in createInstanceWithLayerNameAbuseTest()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_device.c | 1835 return vk_error(NULL, VK_ERROR_LAYER_NOT_PRESENT); in tu_EnumerateInstanceExtensionProperties()
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_device.c | 3350 return vk_error(NULL, VK_ERROR_LAYER_NOT_PRESENT); in radv_EnumerateInstanceLayerProperties() 3363 return vk_error(NULL, VK_ERROR_LAYER_NOT_PRESENT); in radv_EnumerateDeviceLayerProperties() 5114 return vk_error(NULL, VK_ERROR_LAYER_NOT_PRESENT); in radv_EnumerateInstanceExtensionProperties()
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkBasicTypes.inl | 89 VK_ERROR_LAYER_NOT_PRESENT = -6, enumerator
|
/third_party/ffmpeg/libavutil/ |
D | hwcontext_vulkan.c | 291 CASE(VK_ERROR_LAYER_NOT_PRESENT); in vk_ret2str()
|
/third_party/flutter/glfw/deps/vulkan/ |
D | vulkan.h | 132 VK_ERROR_LAYER_NOT_PRESENT = -6, enumerator
|
/third_party/flutter/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 134 VK_ERROR_LAYER_NOT_PRESENT = -6, enumerator
|
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_core.h | 128 VK_ERROR_LAYER_NOT_PRESENT = -6, enumerator
|