Results for spec/glsl-1.20/execution/variable-indexing/vs-varying-array-mat3-index-col-row-rd

Overview

Status: fail
Result: fail

Back to summary

Details

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

Errors:
Failed to compile VS: ERROR: 0:13: 'assign' :  cannot convert from 'const 3X3 matrix of float' to '3-component vector of float'
ERROR: 0:14: 'assign' :  cannot convert from 'const 3X3 matrix of float' to '3-component vector of float'
ERROR: 0:15: 'assign' :  cannot convert from 'const 3X3 matrix of float' to '3-component vector of float'
ERROR: 0:24: 'expression' :  left of '[' is not of type array, matrix, or vector  



Output:
errors
  • Failed to compile VS: ERROR: 0:13: 'assign' :  cannot convert from 'const 3X3 matrix of float' to '3-component vector of float'
  • ERROR: 0:14: 'assign' :  cannot convert from 'const 3X3 matrix of float' to '3-component vector of float'
  • ERROR: 0:15: 'assign' :  cannot convert from 'const 3X3 matrix of float' to '3-component vector of float'
  • ERROR: 0:24: 'expression' :  left of '[' is not of type array, matrix, or vector

Back to summary