zink: fix subgroup vote detection
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Fri, 27 May 2022 20:40:10 +0000 (16:40 -0400)
committerMarge Bot <emma+marge@anholt.net>
Tue, 31 May 2022 14:45:02 +0000 (14:45 +0000)
commite342a57ea6e5b53f3b99cd73284f35650a91fc2f
treea97976107f0bd46f4d531f63378eefb8cc4233a8
parent566033beb94615d8f857d91baf0e858276465acf
zink: fix subgroup vote detection

this is uses the 1.1 features, not 1.3

also check the shader stages available since the GL extension requires
all of them

Reviewed-by: Jason Ekstrand <jason.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16757>
src/gallium/drivers/zink/zink_device_info.py
src/gallium/drivers/zink/zink_screen.c