Results for glslparsertest/glsl2/unsized-array-non-const-index-2.vert

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.15953207016
info
Returncode: 0

Errors:


Output:
Failed to compile vertex shader tests/glslparsertest/glsl2/unsized-array-non-const-index-2.vert: ERROR: 0:1: 'const' :  non-matching types for const initializer  
ERROR: 0:6: '[' :  array must be redeclared with a size before being indexed with a variable
ERROR: 0:6: 'assign' :  cannot convert from 'float' to 'int'

Back to summary