Results for shaders/glsl-uniform-initializer-2

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:3: 'GL_3DL_array_objects' : extension is disabled
ERROR: 0:3: 'GL_3DL_array_objects' : extension is disabled
ERROR: 0:3: 'constructor' : too many arguments 
ERROR: 0:3: 'uniform' :  cannot initialize this type of qualifier  
ERROR: 0:6: 'constructor' : not enough data provided for construction 
ERROR: 5 compilation errors.  No code generated.




Output:
errors
  • Failed to compile FS: ERROR: 0:3: \'GL_3DL_array_objects\' : extension is disabled
  • ERROR: 0:3: \'GL_3DL_array_objects\' : extension is disabled
  • ERROR: 0:3: \'constructor\' : too many arguments
  • ERROR: 0:3: \'uniform\' : cannot initialize this type of qualifier
  • ERROR: 0:6: \'constructor\' : not enough data provided for construction
  • ERROR: 5 compilation errors. No code generated.

Back to summary