Results for spec/glsl-1.20/compiler/structure-and-array-operations/array-multidimensional-new-syntax.vert

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 1.05970287323
command
/home/mks-hackers/piglit/framework/../bin/glslparsertest tests/spec/glsl-1.20/compiler/structure-and-array-operations/array-multidimensional-new-syntax.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-multidimensional-new-syntax.vert: Vertex shader failed to compile with the following errors:
ERROR: 0:12: error(#188) Cannot declare arrays of arrays uniform array of 4-component vector of float
ERROR: 0:16: error(#143) Undeclared identifier an_array
ERROR: 0:16: error(#145) Left of '[' is not of type array, matrix, or vector an_array
ERROR: 0:16: error(#145) Left of '[' is not of type array, matrix, or vector expression
ERROR: 0:16: error(#160) Cannot convert from 'float' to 'Position 4-component vector of float'
ERROR: error(#273) 5 compilation errors.  No code generated

Back to summary