Results for glslparsertest/glsl2/array-compare-03.vert

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.168342113495
info
Returncode: 0

Errors:


Output:
Failed to compile vertex shader tests/glslparsertest/glsl2/array-compare-03.vert: ERROR: 0:26: '==' :  wrong operand types no operation '==' exists that takes a left-hand operand of type 'array of int' and a right operand of type 'array of int' (or there is no acceptable conversion)

Back to summary