Results for glslparsertest/array3.frag

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.278537988663
info
Returncode: 0

Errors:


Output:
Failed to compile fragment shader tests/glslparsertest/shaders/array3.frag: ERROR: 0:13: '==' :  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