Results for spec/glsl-1.20/compiler/structure-and-array-operations/array-function-parameter-implicit-size.vert

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.0622508525848
command
/home/pniemine/graphics/piglit/framework/../bin/glslparsertest tests/spec/glsl-1.20/compiler/structure-and-array-operations/array-function-parameter-implicit-size.vert fail 1.20
info
Returncode: 0

Errors:


Output:
Failed to compile vertex shader tests/spec/glsl-1.20/compiler/structure-and-array-operations/array-function-parameter-implicit-size.vert: 0:0(0): error: no matching function for call to `a_function(vec4[])'
0:0(0): error: candidates are: float a_function(vec4[6])
0:27(16): error: cannot construct `vec4' from a non-numeric data type

Back to summary