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

Overview

Status: fail
Result: fail

Back to summary

Details

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

Errors:
Failed to compile FS: ERROR: 0:9: 'array of 2X2 matrix of float' : constructor not supported for type 
ERROR: 0:12: 'array of 2X2 matrix of float' : no matching overloaded function found 
ERROR: 0:9: '=' :  cannot convert from 'const float' to 'array of 2X2 matrix of float'



Output:
errors
  • Failed to compile FS: ERROR: 0:9: 'array of 2X2 matrix of float' : constructor not supported for type
  • ERROR: 0:12: 'array of 2X2 matrix of float' : no matching overloaded function found
  • ERROR: 0:9: '=' :  cannot convert from 'const float' to 'array of 2X2 matrix of float'

Back to summary