Results for spec/glsl-1.20/compiler/qualifiers/in-02.vert

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.0587270259857
command
/home/pniemine/graphics/piglit/framework/../bin/glslparsertest tests/spec/glsl-1.20/compiler/qualifiers/in-02.vert fail 1.20
info
Returncode: 0

Errors:


Output:
Failed to compile vertex shader tests/spec/glsl-1.20/compiler/qualifiers/in-02.vert: 0:11(13): error: `in' qualifier in declaration of `foo' only valid for function parameters in GLSL 1.20.
0:11(13): error: in variable `foo' must be declared at global scope or in function parameter list

Back to summary