Results for spec/glsl-1.20/execution/variable-indexing/fs-uniform-array-mat3-col-rd

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 0.298634052277
note
Returncode was 1
command
/Users/vlee/Downloads/piglit/framework/../bin/shader_runner -auto -fbo tests/spec/glsl-1.20/execution/variable-indexing/fs-uniform-array-mat3-col-rd.shader_test
info
Returncode: 1

Errors:
Failed to compile VS: ERROR: 0:4: 'array of 3X3 matrix of float' : constructor not supported for type 
ERROR: 0:7: 'array of 3X3 matrix of float' : no matching overloaded function found 
ERROR: 0:4: 'uniform' :  non-matching types for const initializer  



Output:
errors
  • Failed to compile VS: ERROR: 0:4: 'array of 3X3 matrix of float' : constructor not supported for type
  • ERROR: 0:7: 'array of 3X3 matrix of float' : no matching overloaded function found
  • ERROR: 0:4: 'uniform' :  non-matching types for const initializer

Back to summary