blob: eb83c6dbea8abf55ca64aa21319232b370ed75e3 [file] [log] [blame]
SKIP: FAILED
#version 310 es
precision highp float;
precision highp int;
void main(float none) {
}
error: Error parsing GLSL shader:
ERROR: 0:6: 'main' : function cannot take any parameter(s)
ERROR: 0:6: '' : compilation terminated
ERROR: 2 compilation errors. No code generated.
tint executable returned error: exit status 1