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

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.138962030411
info
Returncode: 0

Errors:


Output:
Failed to compile fragment shader tests/glslparsertest/glsl2/array-length-args.frag: ERROR: 0:6: 'length' : no matching method not found 
ERROR: 0:6: '==' :  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