Searched refs:VK_KHR_SWAPCHAIN_EXTENSION_NAME (Results 1 – 7 of 7) sorted by relevance
152 VK_KHR_SWAPCHAIN_EXTENSION_NAME, in getRequiredDeviceExtensions()
1057 selectedDeviceExtensionNames_.emplace(VK_KHR_SWAPCHAIN_EXTENSION_NAME); in createGlobalVkEmulation()
6861 if (hasDeviceExtension(properties, VK_KHR_SWAPCHAIN_EXTENSION_NAME)) { in filteredDeviceExtensionNames()6862 res.push_back(VK_KHR_SWAPCHAIN_EXTENSION_NAME); in filteredDeviceExtensionNames()
53 VK_KHR_SWAPCHAIN_EXTENSION_NAME,
3819 VULKAN_HPP_CONSTEXPR_INLINE auto KHRSwapchainExtensionName = VK_KHR_SWAPCHAIN_EXTENSION_NAME;
6306 VULKAN_HPP_CONSTEXPR_INLINE auto KHRSwapchainExtensionName = VK_KHR_SWAPCHAIN_EXTENSION_NAME;
7671 #define VK_KHR_SWAPCHAIN_EXTENSION_NAME "VK_KHR_swapchain" macro