dzn: Use core helpers to fill physical device features/properties
authorBoris Brezillon <boris.brezillon@collabora.com>
Mon, 4 Apr 2022 11:39:19 +0000 (13:39 +0200)
committerMarge Bot <emma+marge@anholt.net>
Wed, 20 Apr 2022 22:47:29 +0000 (22:47 +0000)
commit6c877cb00f4c5469e78fab73f36478ddfae826c2
treeea8c0b43da683d858f778d1b64515abf2bb81844
parent69e3f35435c7ee1468729dba9dbec6651a71eb2f
dzn: Use core helpers to fill physical device features/properties

The core provide generic helpers to turn Vulkan minor version
features/properties into their KHR counterparts. Let's declare those
core features/properties structs and use those helpers so we get
ready to support newer spec versions without too much pain.

Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15911>
src/microsoft/vulkan/dzn_device.c