Results for spec/glsl-1.20/compiler/structure-and-array-operations/array-redeclaration-too-small.vert

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.164312124252
command
/Users/mks/Downloads/piglit/framework/../bin/glslparsertest tests/spec/glsl-1.20/compiler/structure-and-array-operations/array-redeclaration-too-small.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-redeclaration-too-small.vert: ERROR: 0:24: Size in type (float[2]) of redeclaration of implicitly-sized array 'an_array' is less than the implicit size (3)
ERROR: 0:26: No matching overload for call to function 'a_function'

Back to summary