Skip to content

tu: Deduplicate extension/core feature/property flags.

Emma Anholt requested to merge anholt/mesa:tu-core-features into main

Copied this pattern from the anv driver. Now it's harder to desynchronize your features and properties as we add new stuff.

Also incidentally fixes dEQP-VK.api.info.get_physical_device_properties2.properties

Merge request reports