Results for glslparsertest/conditional2.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/glslparsertest/shaders\conditional2.frag: Fragment shader failed to compile with the following errors:
ERROR: 0:15: error(#162) Wrong operand types no operation ':' exists that takes a left-hand operand of type 'mediump int' and a right operand of type 'highp float' (or there is no acceptable conversion)
ERROR: 0:17: error(#132) Syntax error: 'Ä' parse error
ERROR: error(#273) 2 compilation errors.  No code generated

Back to summary