Results for shaders/glsl-const-builtin-faceforward

Overview

Status: fail
Result: fail

Back to summary

Details

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

Errors:
Failed to compile FS: Fragment shader failed to compile with the following errors:
ERROR: 0:7: error(#206) Assigning non-constant to = const highp 2-component vector of float
ERROR: 0:8: error(#206) Assigning non-constant to = const highp 2-component vector of float
ERROR: error(#273) 2 compilation errors.  No code generated



Output:
errors
  • Failed to compile FS: Fragment shader failed to compile with the following errors:
  • ERROR: 0:7: error(#206) Assigning non-constant to = const highp 2-component vector of float
  • ERROR: 0:8: error(#206) Assigning non-constant to = const highp 2-component vector of float
  • ERROR: error(#273) 2 compilation errors. No code generated

Back to summary