Home
last modified time | relevance | path

Searched refs:VK_KHR_surface (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/third_party/volk/
H A Dvolk.h503 #if (defined(VK_KHR_device_group) && defined(VK_KHR_surface)) || (defined(VK_KHR_swapchain) && defined(VK_VERSION_1_1))
506 #endif /* (defined(VK_KHR_device_group) && defined(VK_KHR_surface)) || (defined(VK_KHR_swapchain) && defined(VK_VERSION_1_1)) */
954 #if defined(VK_KHR_surface)
960 #endif /* defined(VK_KHR_surface) */
1064 #if (defined(VK_KHR_device_group) && defined(VK_KHR_surface)) || (defined(VK_KHR_swapchain) && defined(VK_VERSION_1_1))
1068 #endif /* (defined(VK_KHR_device_group) && defined(VK_KHR_surface)) || (defined(VK_KHR_swapchain) && defined(VK_VERSION_1_1)) */
H A Dvolk.c272 #if defined(VK_KHR_surface) in volkGenLoadInstance()
278 #endif /* defined(VK_KHR_surface) */ in volkGenLoadInstance()
316 #if (defined(VK_KHR_device_group) && defined(VK_KHR_surface)) || (defined(VK_KHR_swapchain) && defined(VK_VERSION_1_1)) in volkGenLoadInstance()
318 #endif /* (defined(VK_KHR_device_group) && defined(VK_KHR_surface)) || (defined(VK_KHR_swapchain) && defined(VK_VERSION_1_1)) */ in volkGenLoadInstance()
713 #if (defined(VK_KHR_device_group) && defined(VK_KHR_surface)) || (defined(VK_KHR_swapchain) && defined(VK_VERSION_1_1)) in volkGenLoadDevice()
716 #endif /* (defined(VK_KHR_device_group) && defined(VK_KHR_surface)) || (defined(VK_KHR_swapchain) && defined(VK_VERSION_1_1)) */ in volkGenLoadDevice()
1114 #if (defined(VK_KHR_device_group) && defined(VK_KHR_surface)) || (defined(VK_KHR_swapchain) && defined(VK_VERSION_1_1)) in volkGenLoadDeviceTable()
1117 #endif /* (defined(VK_KHR_device_group) && defined(VK_KHR_surface)) || (defined(VK_KHR_swapchain) && defined(VK_VERSION_1_1)) */ in volkGenLoadDeviceTable()
1569 #if defined(VK_KHR_surface)
1575 #endif /* defined(VK_KHR_surface) */
[all...]
/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
169 #define VK_KHR_SURFACE_EXTENSION_NAME "VK_KHR_surface"
4876 #define VK_KHR_surface 1 macro
6247 GLAD_VK_KHR_surface = glad_vk_has_extension("VK_KHR_surface", extension_count, extensions); in glad_vk_find_extensions_vulkan()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h5119 #define VK_KHR_surface 1 macro
5122 #define VK_KHR_SURFACE_EXTENSION_NAME "VK_KHR_surface"
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h5964 #define VK_KHR_surface 1 macro
5967 #define VK_KHR_SURFACE_EXTENSION_NAME "VK_KHR_surface"
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h7367 #define VK_KHR_surface 1 macro
7370 #define VK_KHR_SURFACE_EXTENSION_NAME "VK_KHR_surface"
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h6063 #define VK_KHR_surface 1 macro
6066 #define VK_KHR_SURFACE_EXTENSION_NAME "VK_KHR_surface"
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h6113 #define VK_KHR_surface 1 macro
6116 #define VK_KHR_SURFACE_EXTENSION_NAME "VK_KHR_surface"
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h7524 // VK_KHR_surface is a preprocessor guard. Do not pass it to API calls.
7525 #define VK_KHR_surface 1 macro
7528 #define VK_KHR_SURFACE_EXTENSION_NAME "VK_KHR_surface"

Completed in 288 milliseconds