Re: [Piglit] [PATCH 4/7] astc_sliced_3d: Move slice 'for' loop further down

2016-08-01 Thread Nanley Chery
OThis patch is,n Mon, Aug 01, 2016 at 04:13:21PM -0700, Anuj Phogat wrote: > On Mon, Aug 1, 2016 at 3:36 PM, Nanley Chery wrote: > > > On Mon, Aug 01, 2016 at 03:16:17PM -0700, Anuj Phogat wrote: > > > Cc: Nanley Chery > > > Signed-off-by: Anuj Phogat > > > --- > > > .../khr_compressed_astc-sl

Re: [Piglit] [PATCH 4/7] astc_sliced_3d: Move slice 'for' loop further down

2016-08-01 Thread Anuj Phogat
On Mon, Aug 1, 2016 at 3:36 PM, Nanley Chery wrote: > On Mon, Aug 01, 2016 at 03:16:17PM -0700, Anuj Phogat wrote: > > Cc: Nanley Chery > > Signed-off-by: Anuj Phogat > > --- > > .../khr_compressed_astc-sliced-3d-miptree.c| 39 > +++--- > > 1 file changed, 19 insertions

Re: [Piglit] [PATCH 4/7] astc_sliced_3d: Move slice 'for' loop further down

2016-08-01 Thread Nanley Chery
On Mon, Aug 01, 2016 at 03:16:17PM -0700, Anuj Phogat wrote: > Cc: Nanley Chery > Signed-off-by: Anuj Phogat > --- > .../khr_compressed_astc-sliced-3d-miptree.c| 39 > +++--- > 1 file changed, 19 insertions(+), 20 deletions(-) > > diff --git > a/tests/spec/khr_texture_

[Piglit] [PATCH 4/7] astc_sliced_3d: Move slice 'for' loop further down

2016-08-01 Thread Anuj Phogat
Cc: Nanley Chery Signed-off-by: Anuj Phogat --- .../khr_compressed_astc-sliced-3d-miptree.c| 39 +++--- 1 file changed, 19 insertions(+), 20 deletions(-) diff --git a/tests/spec/khr_texture_compression_astc/khr_compressed_astc-sliced-3d-miptree.c b/tests/spec/khr_text