Results for glslparsertest/array1.frag

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.90499997139
info
Returncode: 0

Errors:


Output:
Failed to compile fragment shader tests/glslparsertest/shaders\array1.frag: ERROR: 0:12: 'array of void' : cannot declare arrays of arrays 
ERROR: 0:12: 'int' : cannot declare muti-dimension arrays that is not varying in in GS 
ERROR: 2 compilation errors.  No code generated.


Back to summary