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 1.06695699692
command
/home/mks-hackers/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: Fragment shader failed to compile with the following errors:
ERROR: 0:12: error(#137) 'attribute' supported in vertex shaders only
ERROR: 0:14: error(#188) Cannot declare arrays of arrays highp array of 4-component vector of float
ERROR: 0:16: error(#143) Undeclared identifier gl_Position
ERROR: 0:16: error(#160) Cannot convert from 'attribute 4-component vector of float' to 'float'
ERROR: error(#273) 4 compilation errors.  No code generated

Back to summary