zink: remove venus from renderpass optimizations
authorJuston Li <justonli@google.com>
Thu, 13 Jul 2023 20:29:42 +0000 (13:29 -0700)
committerMarge Bot <emma+marge@anholt.net>
Thu, 13 Jul 2023 22:12:40 +0000 (22:12 +0000)
commit2e23d8c885e07612659b913ce7432378206413a2
tree467bd8eda5020a4c3cdf35991a487ede79ba3327
parenta608f5804c3fe62f9f05c0be15f9e3f3a9feeac2
zink: remove venus from renderpass optimizations

For venus, need to query the underlying driver.
See https://gitlab.freedesktop.org/mesa/mesa/-/issues/9358

Remove venus for now as it is causing crashes on top of anv/radv.

Signed-off-by: Juston Li <justonli@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24147>
src/gallium/drivers/zink/zink_screen.c