tu: Move VK 1.1 core properties to a helper function and use macros for exts.
authorEmma Anholt <emma@anholt.net>
Mon, 20 Sep 2021 19:41:22 +0000 (12:41 -0700)
committerMarge Bot <eric+marge@anholt.net>
Tue, 21 Sep 2021 22:43:43 +0000 (22:43 +0000)
commitfa5cc38f5b18c9c870047f54a607169537bb996c
tree86f05a2f3ab4d5dc42cb914a1cc9eb169bbd15b9
parent24a539e94c7368400fd827ffca5495df1b708e7a
tu: Move VK 1.1 core properties to a helper function and use macros for exts.

This struct is exposed in VK 1.2, and using the macros means we don't have
to duplicate the values.

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