Results for glslparsertest/attribute.frag

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.196947813034
command
/home/mks-hackers/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) : warning C7512: OpenGL requires attribute variables to be declared in global scope
0(12) : error C5056: 'attribute' not allowed on local variable 'foo'

Back to summary