Searched refs:DEVICE_EXTENSION_MULTIVIEW (Results 1 – 1 of 1) sorted by relevance
71 static constexpr string_view DEVICE_EXTENSION_MULTIVIEW { VK_KHR_MULTIVIEW_EXTENSION_NAME }; variable480 extensions.push_back(DEVICE_EXTENSION_MULTIVIEW); in GetPreferredDeviceExtensions()505 extensions.multiView = enabledDeviceExtensions.contains(DEVICE_EXTENSION_MULTIVIEW); in GetEnabledCommonDeviceExtensions()