Enable VK_KHR_maintenance4 for relaxed interface matching between input and output vectors

This commit is contained in:
SRSaunders 2024-05-11 17:47:42 -04:00
parent 0efc9e24f3
commit 70a616e6eb

View file

@ -269,6 +269,9 @@ private:
#endif
#if defined( VK_KHR_format_feature_flags2 )
VK_KHR_FORMAT_FEATURE_FLAGS_2_EXTENSION_NAME,
#endif
#if defined( VK_KHR_maintenance4 )
VK_KHR_MAINTENANCE_4_EXTENSION_NAME,
#endif
VK_KHR_SYNCHRONIZATION_2_EXTENSION_NAME,
VK_EXT_MEMORY_BUDGET_EXTENSION_NAME