Results for glslparsertest/function8.frag

Overview

Status: pass
Result: pass

Back to summary

Details

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

Errors:


Output:
Failed to compile fragment shader tests/glslparsertest/shaders/function8.frag: Fragment shader failed to compile with the following errors:
ERROR: 0:10: error(#200) Qualifier combination 'const' and 'inout' not allowed
ERROR: 0:12: error(#164) l-value required assign "i" (can't modify a const)
ERROR: error(#273) 2 compilation errors.  No code generated

Back to summary