Results for spec/glsl-1.20/execution/variable-indexing/fs-varying-array-mat2-index-rd

Overview

Status: fail
Result: fail

Back to summary

Details

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

Errors:
Failed to compile VS: ERROR: 0:11: 'assign' :  cannot convert from 'const 2X2 matrix of float' to '2-component vector of float'
ERROR: 0:12: 'assign' :  cannot convert from 'const 2X2 matrix of float' to '2-component vector of float'
ERROR: 0:13: '[' :  matrix field selection out of range '2'
ERROR: 0:13: 'assign' :  cannot convert from 'const 2X2 matrix of float' to '2-component vector of float'



Output:
errors
  • Failed to compile VS: ERROR: 0:11: 'assign' :  cannot convert from 'const 2X2 matrix of float' to '2-component vector of float'
  • ERROR: 0:12: 'assign' :  cannot convert from 'const 2X2 matrix of float' to '2-component vector of float'
  • ERROR: 0:13: '[' :  matrix field selection out of range '2'
  • ERROR: 0:13: 'assign' :  cannot convert from 'const 2X2 matrix of float' to '2-component vector of float'

Back to summary