Results for glslparsertest/attribute.frag

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.151263952255
command
/home/pniemine/graphics/piglit/framework/../bin/glslparsertest tests/glslparsertest/shaders/attribute.frag fail 1.10
info
Returncode: 0

Errors:


Output:



Failed to compile fragment shader tests/glslparsertest/shaders/attribute.frag: 0:12(21): error: `attribute' variables may not be declared in the fragment shader
0:12(21): error: attribute variable `foo' must be declared at global scope

Back to summary