zink: fix gl_SampleMaskIn handling
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Fri, 7 Aug 2020 20:19:58 +0000 (16:19 -0400)
committerMarge Bot <eric+marge@anholt.net>
Fri, 18 Dec 2020 16:52:44 +0000 (16:52 +0000)
commite9ab35ad4fecc27c33a5bb8814a44bd0f3b51994
treeff064429e350455c011718054c1b3dba4cc3290c
parent354b2f7f75813357232199853e9aa0e4f3ad4848
zink: fix gl_SampleMaskIn handling

this is an array[1], so we need to do some extra legwork here even though
probably it'd work fine even without it

Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7490>
src/gallium/drivers/zink/nir_to_spirv/nir_to_spirv.c