zink: fix gl_SampleMaskIn spirv generation
the uint[1] -> uint dance is only relevant on the first load, so move the variable type shuffling inside the create block to avoid breaking successive loads fixes #5543 cc: mesa-stable Reviewed-by:Dave Airlie <airlied@redhat.com> Part-of: <mesa/mesa!13488>
Loading
Please register or sign in to comment