Results for glslparsertest/glsl2/array-length-110.frag

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.217104196548
info
Returncode: 0

Errors:


Output:
Failed to compile fragment shader tests/glslparsertest/glsl2/array-length-110.frag: ERROR: 0:14: 'length' : methods not supported 
ERROR: 0:14: '==' :  wrong operand types no operation '==' exists that takes a left-hand operand of type 'array of float' and a right operand of type 'const int' (or there is no acceptable conversion)

Back to summary