Skip to content

zink: fix gl_SampleMaskIn handling

Mike Blumenkrantz requested to merge zmike/mesa:zink-samplemaskin into master

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

Merge request reports