Closed charles-lunarg closed 7 months ago
Allows users to enable features if they are present, getting back a bool telling them whether the feature is supported and will be enabled on the device.
Fixes #269
Todo:
VkPhysicalDeviceFeatures2
I'm going to go ahead and merge - additional features can always be added later.
Allows users to enable features if they are present, getting back a bool telling them whether the feature is supported and will be enabled on the device.
Fixes #269