Results for glslparsertest/parser8.frag

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.233999967575
info
Returncode: 0

Errors:


Output:
Failed to compile fragment shader tests/glslparsertest/shaders\parser8.frag: Fragment shader failed to compile with the following errors:
ERROR: 0:14: error(#162) Wrong operand types no operation '==' exists that takes a left-hand operand of type 'highp 2-component vector of float' and a right operand of type 'highp 3-component vector of float' (or there is no acceptable conversion)
ERROR: error(#60) Unknown char '@'
ERROR: error(#273) 2 compilation errors.  No code generated

Back to summary