Status: pass
Result: pass
| Detail | Value |
|---|---|
| returncode | 0 |
| time | 0.0342910289764 |
| command | /home/pniemine/graphics/piglit/framework/../bin/glslparsertest tests/spec/glsl-1.20/compiler/structure-and-array-operations/array-function-parameter-unsized.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-unsized.vert: 0:13(26): error: arrays passed as parameters must have a declared size. 0:0(0): error: no matching function for call to `a_function(vec4[6])' 0:0(0): error: candidates are: vec4 a_function() |