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

Overview

Status: pass
Result: pass

Back to summary

Details

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

Errors:


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

Back to summary