Home
last modified time | relevance | path

Searched refs:VK_KHR_portability_enumeration (Results 1 - 3 of 3) sorted by relevance

/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
167 #define VK_KHR_PORTABILITY_ENUMERATION_EXTENSION_NAME "VK_KHR_portability_enumeration"
4874 #define VK_KHR_portability_enumeration 1 macro
6246 GLAD_VK_KHR_portability_enumeration = glad_vk_has_extension("VK_KHR_portability_enumeration", extension_count, extensions); in glad_vk_find_extensions_vulkan()
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h9628 #define VK_KHR_portability_enumeration 1 macro
9630 #define VK_KHR_PORTABILITY_ENUMERATION_EXTENSION_NAME "VK_KHR_portability_enumeration"
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h10951 // VK_KHR_portability_enumeration is a preprocessor guard. Do not pass it to API calls.
10952 #define VK_KHR_portability_enumeration 1 macro
10954 #define VK_KHR_PORTABILITY_ENUMERATION_EXTENSION_NAME "VK_KHR_portability_enumeration"

Completed in 163 milliseconds