Results for shaders/glsl-const-builtin-cos

Overview

Status: fail
Result: fail

Back to summary

Details

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

Errors:
Failed to compile FS: ERROR: 0:3: 'const float' : calculate const built-in function wrong! 
ERROR: 0:4: 'const float' : calculate const built-in function wrong! 
ERROR: 0:5: 'const float' : calculate const built-in function wrong! 
ERROR: 3 compilation errors.  No code generated.




Output:
errors
  • Failed to compile FS: ERROR: 0:3: \'const float\' : calculate const built-in function wrong!
  • ERROR: 0:4: \'const float\' : calculate const built-in function wrong!
  • ERROR: 0:5: \'const float\' : calculate const built-in function wrong!
  • ERROR: 3 compilation errors. No code generated.

Back to summary