Results for spec/glsl-1.20/execution/variable-indexing/fs-uniform-array-mat2-index-col-row-rd

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 0.351577997208
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-mat2-index-col-row-rd.shader_test
info
Returncode: 1

Errors:
Failed to compile VS: ERROR: 0:6: 'array of 2X2 matrix of float' : constructor not supported for type 
ERROR: 0:9: 'array of 2X2 matrix of float' : no matching overloaded function found 
ERROR: 0:6: 'uniform' :  non-matching types for const initializer  



Output:
errors
  • Failed to compile VS: ERROR: 0:6: 'array of 2X2 matrix of float' : constructor not supported for type
  • ERROR: 0:9: 'array of 2X2 matrix of float' : no matching overloaded function found
  • ERROR: 0:6: 'uniform' :  non-matching types for const initializer

Back to summary