Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/third_party/volk/
H A Dvolk.h914 #if defined(VK_KHR_get_physical_device_properties2)
922 #endif /* defined(VK_KHR_get_physical_device_properties2) */
H A Dvolk.c255 #if defined(VK_KHR_get_physical_device_properties2) in volkGenLoadInstance()
263 #endif /* defined(VK_KHR_get_physical_device_properties2) */ in volkGenLoadInstance()
1529 #if defined(VK_KHR_get_physical_device_properties2)
1537 #endif /* defined(VK_KHR_get_physical_device_properties2) */
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h6401 #define VK_KHR_get_physical_device_properties2 1 macro
6403 #define VK_KHR_GET_PHYSICAL_DEVICE_PROPERTIES_2_EXTENSION_NAME "VK_KHR_get_physical_device_properties2"
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h7866 #define VK_KHR_get_physical_device_properties2 1 macro
7868 #define VK_KHR_GET_PHYSICAL_DEVICE_PROPERTIES_2_EXTENSION_NAME "VK_KHR_get_physical_device_properties2"
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h6500 #define VK_KHR_get_physical_device_properties2 1 macro
6502 #define VK_KHR_GET_PHYSICAL_DEVICE_PROPERTIES_2_EXTENSION_NAME "VK_KHR_get_physical_device_properties2"
/third_party/skia/third_party/vulkanmemoryallocator/include/
H A Dvk_mem_alloc.h562 1. Make sure extensions VK_EXT_memory_budget and VK_KHR_get_physical_device_properties2
1985 #if VK_EXT_memory_budget && (VK_KHR_get_physical_device_properties2 || VMA_VULKAN_VERSION >= 1001000)
2161 VK_KHR_get_physical_device_properties2, which is required by it (or Vulkan 1.1, where this extension is promoted).
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h6660 #define VK_KHR_get_physical_device_properties2 1 macro
6662 #define VK_KHR_GET_PHYSICAL_DEVICE_PROPERTIES_2_EXTENSION_NAME "VK_KHR_get_physical_device_properties2"
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h8858 // VK_KHR_get_physical_device_properties2 is a preprocessor guard. Do not pass it to API calls.
8859 #define VK_KHR_get_physical_device_properties2 1 macro
8861 #define VK_KHR_GET_PHYSICAL_DEVICE_PROPERTIES_2_EXTENSION_NAME "VK_KHR_get_physical_device_properties2"

Completed in 286 milliseconds