Closed Diamond-D0gs closed 10 months ago
Vulkan has extensions that require other extensions to be enabled to be used, which can lead to the following case.
I propose a cleaner solution that can test a vector of extensions and enables all of them if they're all present.
Vulkan has extensions that require other extensions to be enabled to be used, which can lead to the following case.
I propose a cleaner solution that can test a vector of extensions and enables all of them if they're all present.