Results for shaders/glsl-array-uniform

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 0.309669971466
note
Returncode was 1
command
/Users/vlee/Downloads/piglit/framework/../bin/shader_runner -auto -fbo tests/shaders/glsl-array-uniform.shader_test
info
Returncode: 1

Errors:
Failed to compile VS: 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: 'f' : redefinition 



Output:
errors
  • Failed to compile VS: 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: 'f' : redefinition

Back to summary