Results for shaders/glsl-const-builtin-cosh

Overview

Status: fail
Result: fail

Back to summary

Details

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

Errors:
Failed to compile FS: ERROR: 0:3: '=' :  cannot assign to 'const float'
ERROR: 0:4: '=' :  cannot assign to 'const float'
ERROR: 0:5: '=' :  cannot assign to 'const float'
ERROR: 3 compilation errors.  No code generated.




Output:
errors
  • Failed to compile FS: ERROR: 0:3: \'=\' : cannot assign to \'const float\'
  • ERROR: 0:4: \'=\' : cannot assign to \'const float\'
  • ERROR: 0:5: \'=\' : cannot assign to \'const float\'
  • ERROR: 3 compilation errors. No code generated.

Back to summary