Results for shaders/glsl-const-initializer-02

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 0.266413927078
note
Returncode was 1
command
/Users/vlee/Downloads/piglit/framework/../bin/shader_runner -auto -fbo tests/shaders/glsl-const-initializer-02.shader_test
info
Returncode: 1

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



Output:
errors
  • Failed to compile FS: ERROR: 0:6: 'array of float' : constructor not supported for type
  • ERROR: 0:6: 'array of float' : no matching overloaded function found
  • ERROR: 0:6: 'f' : redefinition

Back to summary