Results for glslparsertest/uniform.frag

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.185409069061
command
/home/mks-hackers/piglit/framework/../bin/glslparsertest tests/glslparsertest/shaders/uniform.frag fail 1.10
info
Returncode: 0

Errors:


Output:
Failed to compile fragment shader tests/glslparsertest/shaders/uniform.frag: 0(12) : warning C7524: OpenGL requires uniform variables to be declared in global scope
0(12) : error C5056: 'uniform' not allowed on local variable 'foo'

Back to summary