Variable portal::renderer::vulkan::REQUIRED_DEVICE_EXTENSIONS¶
Defined in File vulkan_instance.h
Variable Documentation¶
-
constexpr std::array portal::renderer::vulkan::REQUIRED_DEVICE_EXTENSIONS = {vk::KHRSwapchainExtensionName, vk::KHRSwapchainMutableFormatExtensionName,}¶
Required device extensions for all platforms.