tu: Add GetPhysicalDeviceFeatures2() support for more VK 1.2 core features.
authorEric Anholt <eric@anholt.net>
Thu, 12 Nov 2020 22:21:05 +0000 (14:21 -0800)
committerMarge Bot <eric+marge@anholt.net>
Tue, 21 Sep 2021 22:43:43 +0000 (22:43 +0000)
commit24a539e94c7368400fd827ffca5495df1b708e7a
tree68f8df4a0e34045db1991baa541bd0b7e83a079b
parentab5e77d85476cf063b9d5cbb2bac20497e33523e
tu: Add GetPhysicalDeviceFeatures2() support for more VK 1.2 core features.

You can get them from the big blob of features, or through
extension-specific structs.

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