Re: [Piglit] [PATCH 3/7] arb_enhanced_layouts: Add more xfb_stride redeclaration tests

2016-10-23 Thread Timothy Arceri
Reviewed-by: Timothy Arceri On Sat, 2016-10-22 at 23:42 +0300, Andres Gomez wrote: > From the GL_ARB_enhanced_layouts spec: > > "While *xfb_stride* can be declared multiple times for the same > buffer, >  it is a compile-time or link-time error to have different values >  specified f

[Piglit] [PATCH 3/7] arb_enhanced_layouts: Add more xfb_stride redeclaration tests

2016-10-22 Thread Andres Gomez
From the GL_ARB_enhanced_layouts spec: "While *xfb_stride* can be declared multiple times for the same buffer, it is a compile-time or link-time error to have different values specified for the stride for the same buffer." Signed-off-by: Andres Gomez --- .../xfb_stride/block-strid