Re: [Piglit] [PATCH 5/7] khr_texture_compression_astc: Add sRGB skip decode test

2016-07-26 Thread Nanley Chery
On Fri, Jul 22, 2016 at 02:01:35PM -0700, Anuj Phogat wrote: > This adds the testing of EXT_texture_sRGB_decode with ASTC > compressed textures. > > Cc: Nanley Chery > Signed-off-by: Anuj Phogat Patches 4 and 5 are, Reviewed-by: Nanley Chery > --- > tests/all.py

[Piglit] [PATCH 5/7] khr_texture_compression_astc: Add sRGB skip decode test

2016-07-22 Thread Anuj Phogat
This adds the testing of EXT_texture_sRGB_decode with ASTC compressed textures. Cc: Nanley Chery Signed-off-by: Anuj Phogat --- tests/all.py | 2 +- .../khr_compressed_astc-miptree.c | 26 +++--- 2 files changed, 24 inserti