Results for glslparsertest/glsl2/array-18.vert

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.904000043869
info
Returncode: 0

Errors:


Output:
Failed to compile vertex shader tests/glslparsertest/glsl2\array-18.vert: ERROR: 0:16: '' : the second dimension of array must be initialized 
ERROR: 0:18: 'GL_3DL_array_objects' : extension is disabled
ERROR: 0:18: 'constructor' : too many arguments 
ERROR: 0:18: 'assign' :  cannot convert from 'const int' to 'array of int'
ERROR: 4 compilation errors.  No code generated.


Back to summary