Results for spec/glsl-1.20/compiler/built-in-functions/op-add-mat4x2-mat4x2.frag

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 0.248507976532
note
Returncode was 1
command
/Users/mks/Downloads/piglit/framework/../bin/glslparsertest tests/../generated_tests/spec/glsl-1.20/compiler/built-in-functions/op-add-mat4x2-mat4x2.frag pass 1.20
errors
  • Failed to compile fragment shader tests/../generated_tests/spec/glsl-1.20/compiler/built-in-functions/op-add-mat4x2-mat4x2.frag: ERROR: 0:16: Array size must be an integer constant expression
  • ERROR: 0:17: Array size must be an integer constant expression
  • ERROR: 0:18: Array size must be an integer constant expression
  • ERROR: 0:19: Array size must be an integer constant expression
  • ERROR: 0:20: Use of undeclared identifier 'array0'
  • ERROR: 0:20: Use of undeclared identifier 'array1'
  • ERROR: 0:20: Use of undeclared identifier 'array2'
  • ERROR: 0:20: Use of undeclared identifier 'array3'
info
Returncode: 1

Errors:
Failed to compile fragment shader tests/../generated_tests/spec/glsl-1.20/compiler/built-in-functions/op-add-mat4x2-mat4x2.frag: ERROR: 0:16: Array size must be an integer constant expression
ERROR: 0:17: Array size must be an integer constant expression
ERROR: 0:18: Array size must be an integer constant expression
ERROR: 0:19: Array size must be an integer constant expression
ERROR: 0:20: Use of undeclared identifier 'array0'
ERROR: 0:20: Use of undeclared identifier 'array1'
ERROR: 0:20: Use of undeclared identifier 'array2'
ERROR: 0:20: Use of undeclared identifier 'array3'



Output:
Shader source:
/* [config]
 * expect_result: pass
 * glsl_version: 1.20
 * [end config]
 *
 * Check that the following test vectors are constant folded correctly:
 * (mat4x2(1.8099999, -1.16, -0.87, -1.52, 0.81, 0.25, 0.64999998, -1.51) + mat4x2(1.8099999, -1.16, -0.87, -1.52, 0.81, 0.25, 0.64999998, -1.51)) => mat4x2(3.6199999, -2.3199999, -1.74, -3.04, 1.62, 0.5, 1.3, -3.02)
 * (mat4x2(1.8099999, -1.16, -0.87, -1.52, 0.81, 0.25, 0.64999998, -1.51) + mat4x2(1.9299999, 0.49000001, -1.63, 0.27000001, 0.28999999, 0.14, 1.6, 0.94)) => mat4x2(3.7399998, -0.66999996, -2.5, -1.25, 1.1, 0.38999999, 2.25, -0.56999999)
 * (mat4x2(1.9299999, 0.49000001, -1.63, 0.27000001, 0.28999999, 0.14, 1.6, 0.94) + mat4x2(1.8099999, -1.16, -0.87, -1.52, 0.81, 0.25, 0.64999998, -1.51)) => mat4x2(3.7399998, -0.66999996, -2.5, -1.25, 1.1, 0.38999999, 2.25, -0.56999999)
 * (mat4x2(1.9299999, 0.49000001, -1.63, 0.27000001, 0.28999999, 0.14, 1.6, 0.94) + mat4x2(1.9299999, 0.49000001, -1.63, 0.27000001, 0.28999999, 0.14, 1.6, 0.94)) => mat4x2(3.8599999, 0.98000002, -3.26, 0.54000002, 0.57999998, 0.28, 3.2, 1.88)
 */
#version 120

void main()
{
  float[pow(distance((mat4x2(1.8099999, -1.16, -0.87, -1.52, 0.81, 0.25, 0.64999998, -1.51) + mat4x2(1.8099999, -1.16, -0.87, -1.52, 0.81, 0.25, 0.64999998, -1.51))[0], vec2(3.6199999, -2.3199999)), 2) + pow(distance((mat4x2(1.8099999, -1.16, -0.87, -1.52, 0.81, 0.25, 0.64999998, -1.51) + mat4x2(1.8099999, -1.16, -0.87, -1.52, 0.81, 0.25, 0.64999998, -1.51))[1], vec2(-1.74, -3.04)), 2) + pow(distance((mat4x2(1.8099999, -1.16, -0.87, -1.52, 0.81, 0.25, 0.64999998, -1.51) + mat4x2(1.8099999, -1.16, -0.87, -1.52, 0.81, 0.25, 0.64999998, -1.51))[2], vec2(1.62, 0.5)), 2) + pow(distance((mat4x2(1.8099999, -1.16, -0.87, -1.52, 0.81, 0.25, 0.64999998, -1.51) + mat4x2(1.8099999, -1.16, -0.87, -1.52, 0.81, 0.25, 0.64999998, -1.51))[3], vec2(1.3, -3.02)), 2) <= 4.4440798e-09 ? 1 : -1] array0;
  float[pow(distance((mat4x2(1.8099999, -1.16, -0.87, -1.52, 0.81, 0.25, 0.64999998, -1.51) + mat4x2(1.9299999, 0.49000001, -1.63, 0.27000001, 0.28999999, 0.14, 1.6, 0.94))[0], vec2(3.7399998, -0.66999996)), 2) + pow(distance((mat4x2(1.8099999, -1.16, -0.87, -1.52, 0.81, 0.25, 0.64999998, -1.51) + mat4x2(1.9299999, 0.49000001, -1.63, 0.27000001, 0.28999999, 0.14, 1.6, 0.94))[1], vec2(-2.5, -1.25)), 2) + pow(distance((mat4x2(1.8099999, -1.16, -0.87, -1.52, 0.81, 0.25, 0.64999998, -1.51) + mat4x2(1.9299999, 0.49000001, -1.63, 0.27000001, 0.28999999, 0.14, 1.6, 0.94))[2], vec2(1.1, 0.38999999)), 2) + pow(distance((mat4x2(1.8099999, -1.16, -0.87, -1.52, 0.81, 0.25, 0.64999998, -1.51) + mat4x2(1.9299999, 0.49000001, -1.63, 0.27000001, 0.28999999, 0.14, 1.6, 0.94))[3], vec2(2.25, -0.56999999)), 2) <= 2.8998495e-09 ? 1 : -1] array1;
  float[pow(distance((mat4x2(1.9299999, 0.49000001, -1.63, 0.27000001, 0.28999999, 0.14, 1.6, 0.94) + mat4x2(1.8099999, -1.16, -0.87, -1.52, 0.81, 0.25, 0.64999998, -1.51))[0], vec2(3.7399998, -0.66999996)), 2) + pow(distance((mat4x2(1.9299999, 0.49000001, -1.63, 0.27000001, 0.28999999, 0.14, 1.6, 0.94) + mat4x2(1.8099999, -1.16, -0.87, -1.52, 0.81, 0.25, 0.64999998, -1.51))[1], vec2(-2.5, -1.25)), 2) + pow(distance((mat4x2(1.9299999, 0.49000001, -1.63, 0.27000001, 0.28999999, 0.14, 1.6, 0.94) + mat4x2(1.8099999, -1.16, -0.87, -1.52, 0.81, 0.25, 0.64999998, -1.51))[2], vec2(1.1, 0.38999999)), 2) + pow(distance((mat4x2(1.9299999, 0.49000001, -1.63, 0.27000001, 0.28999999, 0.14, 1.6, 0.94) + mat4x2(1.8099999, -1.16, -0.87, -1.52, 0.81, 0.25, 0.64999998, -1.51))[3], vec2(2.25, -0.56999999)), 2) <= 2.8998495e-09 ? 1 : -1] array2;
  float[pow(distance((mat4x2(1.9299999, 0.49000001, -1.63, 0.27000001, 0.28999999, 0.14, 1.6, 0.94) + mat4x2(1.9299999, 0.49000001, -1.63, 0.27000001, 0.28999999, 0.14, 1.6, 0.94))[0], vec2(3.8599999, 0.98000002)), 2) + pow(distance((mat4x2(1.9299999, 0.49000001, -1.63, 0.27000001, 0.28999999, 0.14, 1.6, 0.94) + mat4x2(1.9299999, 0.49000001, -1.63, 0.27000001, 0.28999999, 0.14, 1.6, 0.94))[1], vec2(-3.26, 0.54000002)), 2) + pow(distance((mat4x2(1.9299999, 0.49000001, -1.63, 0.27000001, 0.28999999, 0.14, 1.6, 0.94) + mat4x2(1.9299999, 0.49000001, -1.63, 0.27000001, 0.28999999, 0.14, 1.6, 0.94))[2], vec2(0.57999998, 0.28)), 2) + pow(distance((mat4x2(1.9299999, 0.49000001, -1.63, 0.27000001, 0.28999999, 0.14, 1.6, 0.94) + mat4x2(1.9299999, 0.49000001, -1.63, 0.27000001, 0.28999999, 0.14, 1.6, 0.94))[3], vec2(3.2, 1.88)), 2) <= 4.0968402e-09 ? 1 : -1] array3;
  gl_FragColor = vec4(array0.length() + array1.length() + array2.length() + array3.length());
}

Back to summary