[Piglit] [PATCH] arb_enhanced_layouts: test component packing with patch in tess stages

2016-02-26 Thread Timothy Arceri
--- ...s-tcs-tes-fs-patch-array-interleave.shader_test | 139 + .../vs-tcs-tes-fs-patch.shader_test| 119 ++ 2 files changed, 258 insertions(+) create mode 100644

Re: [Piglit] [PATCH] getteximage-formats: pass argc, not 1, to fbo_formats_init() call

2016-02-26 Thread Anuj Phogat
On Wed, Feb 17, 2016 at 7:43 PM, Brian Paul wrote: > > Now we can specify the format group on the command line and have it > actually work. > --- > tests/texturing/getteximage-formats.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git