tu: Deduplicate extension/core feature flags.
authorEric Anholt <eric@anholt.net>
Thu, 12 Nov 2020 21:52:42 +0000 (13:52 -0800)
committerMarge Bot <eric+marge@anholt.net>
Tue, 21 Sep 2021 22:43:43 +0000 (22:43 +0000)
commitab5e77d85476cf063b9d5cbb2bac20497e33523e
tree7661939d1df9e66b19c3ec71131ea7a6376e33cd
parent14eb5ca3cd95a0a9b8d22dbddb9657f08912c5b5
tu: Deduplicate extension/core feature flags.

Copied this pattern from the anv driver.  Now it's harder to desynchronize
your features.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12944>
src/freedreno/vulkan/tu_device.c