Results for glslparsertest/increment1.frag

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.24799990654
info
Returncode: 0

Errors:


Output:
Failed to compile fragment shader tests/glslparsertest/shaders\increment1.frag: Fragment shader failed to compile with the following errors:
ERROR: 0:17: error(#161) Wrong operand type no operation '++' exists that takes an operand of type structure (or there is no acceptable conversion)
ERROR: 0:19: error(#132) Syntax error: 'è' parse error
ERROR: error(#273) 2 compilation errors.  No code generated

Back to summary