Results for shaders/glsl-fs-uniform-array-4

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 0.921000003815
note Returncode was 1
info
Returncode: 1

Errors:
Failed to compile FS: ERROR: 0:8: 'GL_3DL_array_objects' : extension is disabled
ERROR: 0:11: 'vals' :  left of '[' is not of type array, matrix, or vector  
ERROR: 0:11: 'vals' :  left of '[' is not of type array, matrix, or vector  
ERROR: 3 compilation errors.  No code generated.




Output:
errors
  • Failed to compile FS: ERROR: 0:8: \'GL_3DL_array_objects\' : extension is disabled
  • ERROR: 0:11: \'vals\' : left of \'[\' is not of type array, matrix, or vector
  • ERROR: 0:11: \'vals\' : left of \'[\' is not of type array, matrix, or vector
  • ERROR: 3 compilation errors. No code generated.

Back to summary