vulkan: use vk_features for vk_device::enabled_features
authorConstantine Shablya <constantine.shablya@collabora.com>
Wed, 15 Mar 2023 14:04:22 +0000 (16:04 +0200)
committerMarge Bot <emma+marge@anholt.net>
Thu, 16 Mar 2023 08:23:28 +0000 (08:23 +0000)
commit723825f5c7a879a8c903970529421500f4233533
tree572d257136d09608db1e69e00f9f64ff6b2adeff
parentc7300a6a3b63f4ddca5a0571e3e2199dc0008b5a
vulkan: use vk_features for vk_device::enabled_features

Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21754>
src/vulkan/runtime/vk_device.c
src/vulkan/runtime/vk_device.h
src/vulkan/util/vk_physical_device_features.py