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

Overview

Status: pass
Result: pass

Back to summary

Details

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

Errors:


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

Back to summary