Results for shaders/glsl-fs-array-redeclaration

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 0.160133123398
note Returncode was 1
errors
  • Failed to compile FS: ERROR: 0:5: \'array of float\' : constructor not supported for type
  • ERROR: 0:5: \'array of float\' : no matching overloaded function found
  • ERROR: 0:5: \'a\' : redefinition
info
Returncode: 1

Errors:
Failed to compile FS: ERROR: 0:5: 'array of float' : constructor not supported for type 
ERROR: 0:5: 'array of float' : no matching overloaded function found 
ERROR: 0:5: 'a' : redefinition 



Output:

Back to summary