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 0.296000003815
command Z:\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: ERROR: 0:12: 'uniform 1 elements array of 4-component vector of float' : cannot declare arrays of arrays 
ERROR: 0:16: 'an_array' : undeclared identifier 
ERROR: 0:16: 'an_array' :  left of '[' is not of type array, matrix, or vector  
ERROR: 0:16: 'expression' :  left of '[' is not of type array, matrix, or vector  
ERROR: 0:16: 'assign' :  cannot convert from 'float' to 'Position 4-component vector of float'

Back to summary