Created attachment 38031 [details] failing shader The GLSL2 compiler fails to compile the attached shader and returns this error: 0:6(13): error: syntax error, unexpected $end The attached shader is actually a shader_runner test.
There's a funny (read: non-ASCII) character in that shader between the ">" and the "0" in the if-statement's condition. Replacing that with a space made the problem go away.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.