Results for spec/ARB_explicit_attrib_location/1.10/compiler/out-04.vert

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.267549037933
command /usr/local/src/piglit/framework/../bin/glslparsertest tests/spec/arb_explicit_attrib_location/1.10/compiler/out-04.vert fail 1.10 GL_ARB_explicit_attrib_location
info
Returncode: 0

Errors:


Output:
Failed to compile vertex shader tests/spec/arb_explicit_attrib_location/1.10/compiler/out-04.vert: 0(14) : error C0000: syntax error, unexpected '(' at token "("
0(14) : error C0501: type name expected at token "("
0(14) : warning C7022: unrecognized profile specifier "layout"
0(14) : error C0000: syntax error, unexpected ')', expecting ',' or ';' at token ")"
0(14) : error C0501: type name expected at token ")"
0(14) : error C7537: OpenGL does not allow 'inout' after a type specifier
0(14) : error C5060: out can't be used with non-varying vec4

Back to summary