Results for glslparsertest/function4.frag

Overview

Status: pass
Result: pass

Back to summary

Details

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

Errors:


Output:
Failed to compile fragment shader tests/glslparsertest/shaders/function4.frag: Fragment shader failed to compile with the following errors:
ERROR: 0:19: error(#164) l-value required assign "uniformInt" (can't modify a uniform)
ERROR: 0:19: error(#156) Error Constant value cannot be passed for 'out' or 'inout' parameters.
ERROR: error(#273) 2 compilation errors.  No code generated

Back to summary