zink: blow up broken xservers more reliably
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Tue, 19 Sep 2023 17:00:03 +0000 (13:00 -0400)
committerMarge Bot <emma+marge@anholt.net>
Wed, 25 Oct 2023 18:23:16 +0000 (18:23 +0000)
commit1c3db3e39a7c14a863358f476069849523cc6fe5
treece23b111da98544daa6cd377bf968bb8428cbaac
parentff093f522a3e06ff2a269ea0e21e4575e81d5e41
zink: blow up broken xservers more reliably

only certain drivers can successfully run an xserver with implicit modifier
handling, and the rest will have broken rendering

until such time that a vk extension emerges to handle this more widely,
break this interop for drivers where it's already broken

fixes #9819

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