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.905000209808
info
Returncode: 0

Errors:


Output:
Failed to compile vertex shader tests/glslparsertest/glsl2\unsized-array-non-const-index-2.vert: ERROR: 0:10: 'const' :  non-matching types for const initializer  
ERROR: 0:13: '' : the second dimension of array must be initialized 
ERROR: 0:15: '[' :  array must be redeclared with a size before being indexed with a variable
ERROR: 3 compilation errors.  No code generated.


Back to summary