Home
last modified time | relevance | path

Searched refs:VK_EXT_debug_report (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/third_party/volk/
H A Dvolk.h722 #if defined(VK_EXT_debug_report)
726 #endif /* defined(VK_EXT_debug_report) */
H A Dvolk.c180 #if defined(VK_EXT_debug_report) in volkGenLoadInstance()
184 #endif /* defined(VK_EXT_debug_report) */ in volkGenLoadInstance()
1337 #if defined(VK_EXT_debug_report)
1341 #endif /* defined(VK_EXT_debug_report) */
/third_party/glfw/deps/glad/
H A Dvulkan.h21 * --api='vulkan=1.3' --extensions='VK_EXT_debug_report,VK_KHR_portability_enumeration,VK_KHR_surface,VK_KHR_swapchain' c --header-only
24 * http://glad.sh/#api=vulkan%3D1.3&extensions=VK_EXT_debug_report%2CVK_KHR_portability_enumeration%2CVK_KHR_surface%2CVK_KHR_swapchain&generator=c&options=HEADER_ONLY
164 #define VK_EXT_DEBUG_REPORT_EXTENSION_NAME "VK_EXT_debug_report"
4872 #define VK_EXT_debug_report 1 macro
6245 GLAD_VK_EXT_debug_report = glad_vk_has_extension("VK_EXT_debug_report", extension_count, extensions); in glad_vk_find_extensions_vulkan()
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h8261 #define VK_EXT_debug_report 1 macro
8264 #define VK_EXT_DEBUG_REPORT_EXTENSION_NAME "VK_EXT_debug_report"
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h9667 #define VK_EXT_debug_report 1 macro
9670 #define VK_EXT_DEBUG_REPORT_EXTENSION_NAME "VK_EXT_debug_report"
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h8573 #define VK_EXT_debug_report 1 macro
8576 #define VK_EXT_DEBUG_REPORT_EXTENSION_NAME "VK_EXT_debug_report"
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h8733 #define VK_EXT_debug_report 1 macro
8736 #define VK_EXT_DEBUG_REPORT_EXTENSION_NAME "VK_EXT_debug_report"
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h11458 // VK_EXT_debug_report is a preprocessor guard. Do not pass it to API calls.
11459 #define VK_EXT_debug_report 1 macro
11462 #define VK_EXT_DEBUG_REPORT_EXTENSION_NAME "VK_EXT_debug_report"

Completed in 271 milliseconds