Searched defs:VK_ERROR_DEVICE_LOST (Results 1 - 9 of 9) sorted by relevance
| /third_party/vulkan-loader/tests/ |
| H A D | loader_unknown_ext_tests.cpp | 986 EXPECT_EQ(returned_func(dispatch_type, &limits, nullptr, nullptr), VK_ERROR_DEVICE_LOST); in check_no_implementation() local
|
| /third_party/glfw/src/ |
| H A D | internal.h | 303 VK_ERROR_DEVICE_LOST = -4, enumerator
|
| /third_party/glfw/deps/glad/ |
| H A D | vulkan.h | 1095 VK_ERROR_DEVICE_LOST = -4, enumerator
|
| /third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
| H A D | vulkan_sc_core.h | 136 VK_ERROR_DEVICE_LOST = -4, enumerator
|
| /third_party/mesa3d/include/vulkan/ |
| H A D | vulkan_core.h | 149 VK_ERROR_DEVICE_LOST = -4, enumerator
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| H A D | vulkan_core.h | 149 VK_ERROR_DEVICE_LOST = -4, enumerator
|
| /third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| H A D | vulkan_core.h | 149 VK_ERROR_DEVICE_LOST = -4, enumerator
|
| /third_party/skia/include/third_party/vulkan/vulkan/ |
| H A D | vulkan_core.h | 149 VK_ERROR_DEVICE_LOST = -4, enumerator
|
| /third_party/vulkan-headers/include/vulkan/ |
| H A D | vulkan_core.h | 150 VK_ERROR_DEVICE_LOST = -4, enumerator
|
Completed in 302 milliseconds