Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/third_party/volk/
H A Dvolk.h435 #if defined(VK_KHR_swapchain)
441 #endif /* defined(VK_KHR_swapchain) */
503 #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)) */
507 #if (defined(VK_KHR_device_group) && defined(VK_KHR_swapchain)) || (defined(VK_KHR_swapchain) && defined(VK_VERSION_1_1))
509 #endif /* (defined(VK_KHR_device_group) && defined(VK_KHR_swapchain)) || (defined(VK_KHR_swapchain) && defined(VK_VERSION_1_1)) */
961 #if defined(VK_KHR_swapchain)
967 #endif /* defined(VK_KHR_swapchain) */
[all...]
H A Dvolk.c316 #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()
645 #if defined(VK_KHR_swapchain) in volkGenLoadDevice()
651 #endif /* defined(VK_KHR_swapchain) */ in volkGenLoadDevice()
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()
717 #if (defined(VK_KHR_device_group) && defined(VK_KHR_swapchain)) || (defined(VK_KHR_swapchain) && defined(VK_VERSION_1_1)) in volkGenLoadDevice()
719 #endif /* (defined(VK_KHR_device_group) && defined(VK_KHR_swapchain)) || (defined(VK_KHR_swapchain) in volkGenLoadDevice()
[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
171 #define VK_KHR_SWAPCHAIN_EXTENSION_NAME "VK_KHR_swapchain"
4878 #define VK_KHR_swapchain 1 macro
6248 GLAD_VK_KHR_swapchain = glad_vk_has_extension("VK_KHR_swapchain", extension_count, extensions); in glad_vk_find_extensions_vulkan()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h5230 #define VK_KHR_swapchain 1 macro
5233 #define VK_KHR_SWAPCHAIN_EXTENSION_NAME "VK_KHR_swapchain"
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h6078 #define VK_KHR_swapchain 1 macro
6081 #define VK_KHR_SWAPCHAIN_EXTENSION_NAME "VK_KHR_swapchain"
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h7481 #define VK_KHR_swapchain 1 macro
7484 #define VK_KHR_SWAPCHAIN_EXTENSION_NAME "VK_KHR_swapchain"
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h6177 #define VK_KHR_swapchain 1 macro
6180 #define VK_KHR_SWAPCHAIN_EXTENSION_NAME "VK_KHR_swapchain"
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h6227 #define VK_KHR_swapchain 1 macro
6230 #define VK_KHR_SWAPCHAIN_EXTENSION_NAME "VK_KHR_swapchain"
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h7639 // VK_KHR_swapchain is a preprocessor guard. Do not pass it to API calls.
7640 #define VK_KHR_swapchain 1 macro
7643 #define VK_KHR_SWAPCHAIN_EXTENSION_NAME "VK_KHR_swapchain"

Completed in 266 milliseconds