Results for glslparsertest/glsl2/array-16.vert

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.134818077087
info
Returncode: 0

Errors:


Output:
Failed to compile vertex shader tests/glslparsertest/glsl2/array-16.vert: ERROR: 0:11: 'array of 4-component vector of float' : constructor not supported for type 
ERROR: 0:11: 'array of 4-component vector of float' : no matching overloaded function found 
ERROR: 0:11: 'assign' :  cannot convert from 'const float' to 'array of 4-component vector of float'

Back to summary