Results for spec/glsl-1.20/static-write-varying-02.frag

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.233000040054
info
Returncode: 0

Errors:


Output:
Failed to compile fragment shader tests/spec/glsl-1.20\compiler\storage-qualfiers\static-write-varying-02.frag: Fragment shader failed to compile with the following errors:
ERROR: 0:18: error(#164) l-value required assign "x" (can't modify a varying)
ERROR: 0:18: 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