blob: 4704e65aa7ab0e325a011b8969cc39e43e5f1c8d [file]
SKIP: FAILED
#version 310 es
vec4 main() {
return vec4(0.10000000149011611938f, 0.20000000298023223877f, 0.30000001192092895508f, 0.40000000596046447754f);
}
error: Error parsing GLSL shader:
ERROR: 0:3: 'float' : type requires declaration of default precision qualifier
ERROR: 0:3: '' : compilation terminated
ERROR: 2 compilation errors. No code generated.
tint executable returned error: exit status 1