Results for spec/ARB_explicit_attrib_location/1.10/compiler/layout-11.vert

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.245069026947
command /usr/local/src/piglit/framework/../bin/glslparsertest tests/spec/arb_explicit_attrib_location/1.10/compiler/layout-11.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/layout-11.vert: 0(19) : error C0000: syntax error, unexpected '(' at token "("
0(19) : error C0501: type name expected at token "("
0(19) : warning C7022: unrecognized profile specifier "layout"
0(19) : error C0000: syntax error, unexpected ')', expecting ',' or ';' at token ")"
0(19) : error C0501: type name expected at token ")"
0(19) : error C7537: OpenGL does not allow 'inout' after a type specifier
0(20) : error C0000: syntax error, unexpected '(' at token "("
0(20) : error C0501: type name expected at token "("
0(20) : warning C7022: unrecognized profile specifier "layout"
0(20) : error C1038: declaration of "location" conflicts with previous declaration at 0(19)
0(20) : error C0000: syntax error, unexpected ')', expecting ',' or ';' at token ")"
0(20) : error C0501: type name expected at token ")"
0(20) : error C7537: OpenGL does not allow 'inout' after a type specifier
0(20) : error C1038: declaration of "vec4" conflicts with previous declaration at 0(19)
0(21) : error C0000: syntax error, unexpected '(' at token "("
0(21) : error C0501: type name expected at token "("
0(21) : warning C7022: unrecognized profile specifier "layout"
0(21) : error C1038: declaration of "location" conflicts with previous declaration at 0(19)
0(21) : error C0000: syntax error, unexpected ')', expecting ',' or ';' at token ")"
0(21) : error C0501: type name expected at token ")"
0(21) : error C7537: OpenGL does not allow 'inout' after a type specifier
0(21) : error C1038: declaration of "vec4" conflicts with previous declaration at 0(19)
0(23) : error C0000: syntax error, unexpected identifier, expecting '{' at token "varying_colors"
0(23) : error C0501: type name expected at token "varying_colors"
0(24) : error C0000: syntax error, unexpected identifier, expecting '{' at token "n"
0(24) : error C0501: type name expected at token "n"

Back to summary