glsl-array-bounds: set out-of-bounds array index inside shader
attempting to set the uniform's value after shader compile in these test cases results in the attempted access of uniforms which have been eliminated by nir
fixes test running on zink
cc @anholt