Re: [Piglit] [PATCH 2/7] astc_sliced_3d: Fix computing test result in draw_compare_levels

2016-08-01 Thread Nanley Chery
On Mon, Aug 01, 2016 at 03:16:15PM -0700, Anuj Phogat wrote: Patches 2 and 5 are, Reviewed-by: Nanley Chery > Cc: Nanley Chery > Signed-off-by: Anuj Phogat > --- > .../khr_compressed_astc-sliced-3d-miptree.c| 37 > ++ > 1 file changed, 17 insertions(+), 20 deletio

[Piglit] [PATCH 2/7] astc_sliced_3d: Fix computing test result in draw_compare_levels

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