zink: use '2' variants for device props/feats, check features for ext enabling
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Wed, 20 May 2020 14:08:42 +0000 (10:08 -0400)
committerMarge Bot <eric+marge@anholt.net>
Wed, 17 Jun 2020 20:42:00 +0000 (20:42 +0000)
commitf841d11c9fed08dc1008e594cd279a697c20ce43
tree6dddcf1a507c35750ed655707fbdd6f9fd2a326c
parent9f24909b0b76ecb69a86e0e8192bc442c5d827cd
zink: use '2' variants for device props/feats, check features for ext enabling

technically both the extension and feature should be checked when enabling
extensions, and some features cannot be properly enabled without using
the more descriptive versions of these APIs

Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5163>
src/gallium/drivers/zink/zink_screen.c