Skip to content

setup: enable all feature reported by the physical device

If we're using any of the feature reported in the physical device feature, we must enable them at VkDevice creation. This prevents a few errors from the validation layers.

Signed-off-by: Lionel Landwerlin lionel.g.landwerlin@intel.com

Merge request reports