Results for spec/glsl-1.20/compiler/structure-and-array-operations/array-of-array-function-parameter-definition.frag

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.0238199234009
command
/home/pniemine/graphics/piglit/framework/../bin/glslparsertest tests/spec/glsl-1.20/compiler/structure-and-array-operations/array-of-array-function-parameter-definition.frag fail 1.20
info
Returncode: 0

Errors:


Output:
Failed to compile fragment shader tests/spec/glsl-1.20/compiler/structure-and-array-operations/array-of-array-function-parameter-definition.frag: 0:12(20): error: `attribute' variables may not be declared in the fragment shader
0:14(22): error: invalid array of `vec4[2]' (only one-dimensional arrays may be declared)
0:16(14): error: `gl_Position' undeclared
0:16(20): error: type mismatch

Back to summary