Results for glslparsertest/glsl2/condition-04.vert

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.153370141983
info
Returncode: 0

Errors:


Output:
Failed to compile vertex shader tests/glslparsertest/glsl2/condition-04.vert: ERROR: 0:16: ':' :  wrong operand types no operation ':' exists that takes a left-hand operand of type 'const 4-component vector of float' and a right operand of type 'const 3-component vector of float' (or there is no acceptable conversion)
ERROR: 0:16: 'assign' :  cannot convert from 'const 3-component vector of float' to 'Position 4-component vector of float'

Back to summary