Re: [Piglit] [PATCH 3/7] khr_texture_compression_astc: Loosen up the tolerence for sRGB tests

2016-07-25 Thread Nanley Chery
On Fri, Jul 22, 2016 at 02:01:33PM -0700, Anuj Phogat wrote: > This will allow testing sRGB formats which have known precision issues > in astcenc in void extent blocks. See khronos bug#11294 for details. > > Cc: Nanley Chery > Signed-off-by: Anuj Phogat This patch is, Reviewed-by: Nanley Chery

[Piglit] [PATCH 3/7] khr_texture_compression_astc: Loosen up the tolerence for sRGB tests

2016-07-22 Thread Anuj Phogat
This will allow testing sRGB formats which have known precision issues in astcenc in void extent blocks. See khronos bug#11294 for details. Cc: Nanley Chery Signed-off-by: Anuj Phogat --- .../khr_texture_compression_astc/khr_compressed_astc-miptree.c | 10 ++ 1 file changed, 10 insertio