Re: [Piglit] [PATCH 7/7] arb_enhanced_layouts: More multiple layout qualifiers in a single declaration tests

2016-10-27 Thread Timothy Arceri
On Sat, 2016-10-22 at 23:42 +0300, Andres Gomez wrote: > Added tests for the layout-qualifier-names "max_vertices", > "invocations", "vertices", "local_size_[x|y|z]" and "xfb_stride" > which > may have redeclarations but all of them enforce that a global or > variable redeclaration holds the same v

[Piglit] [PATCH 7/7] arb_enhanced_layouts: More multiple layout qualifiers in a single declaration tests

2016-10-22 Thread Andres Gomez
Added tests for the layout-qualifier-names "max_vertices", "invocations", "vertices", "local_size_[x|y|z]" and "xfb_stride" which may have redeclarations but all of them enforce that a global or variable redeclaration holds the same value than in the previous declaration(s). These tests check that