zink: flag old-style shadow tex mask for fragment shaders
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Thu, 5 Jan 2023 18:32:25 +0000 (13:32 -0500)
committerMarge Bot <emma+marge@anholt.net>
Tue, 24 Jan 2023 08:30:09 +0000 (08:30 +0000)
commit368197923b6403da42b27b6b677486758b47a58d
treebd4f6e75d639a7905ac328f23b74ebdcf4c17deb
parentbf3c14b8a5ac30abcc36dc1f82dd2cce136c532f
zink: flag old-style shadow tex mask for fragment shaders

this will be useful for handling depth texturing modes

only 32 are tracked now for performance reasons

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