zink: disable dynamic state exts if the previous ones aren't present
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Fri, 12 May 2023 16:36:57 +0000 (12:36 -0400)
committerMarge Bot <emma+marge@anholt.net>
Fri, 12 May 2023 17:53:02 +0000 (17:53 +0000)
commitd5cf6f7d2f9f399b08bac00f06be0470b8e0efb6
tree350ed869447dd730533e0e44015b328af7436cd1
parent6debee51f38702de1931c4143c6882cce8b22b58
zink: disable dynamic state exts if the previous ones aren't present

this would be weird if a driver did it

cc: mesa-stable

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22996>
src/gallium/drivers/zink/zink_screen.c