Results for glslparsertest/struct3.frag

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.235000133514
info
Returncode: 0

Errors:


Output:
Failed to compile fragment shader tests/glslparsertest/shaders\struct3.frag: Fragment shader failed to compile with the following errors:
ERROR: 0:11: error(#369) Invalid structure field 'i'.
ERROR: 0:12: error(#178) Illegal use of type 'void' s1
ERROR: error(#60) Unknown char '@'
ERROR: error(#273) 3 compilation errors.  No code generated

Back to summary