Results for glslparsertest/glsl2/local-function-02.frag

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.174427032471
command /usr/local/src/piglit/framework/../bin/glslparsertest tests/glslparsertest/glsl2/local-function-02.frag fail 1.20
info
Returncode: 0

Errors:


Output:
Failed to compile fragment shader tests/glslparsertest/glsl2/local-function-02.frag: 0(13) : error C0000: syntax error, unexpected '{', expecting ',' or ';' at token "{"
0(13) : error C0501: type name expected at token "{"
0(16) : error C0000: syntax error, unexpected '=' at token "="
0(16) : error C0501: type name expected at token "="
0(16) : warning C7022: unrecognized profile specifier "gl_FragColor"
0(16) : warning C7022: unrecognized profile specifier "foo"

Back to summary