Re: [Piglit] [PATCH v4 3/5] khr_texture_compression_astc: Add miptree tests

2015-10-05 Thread Chad Versace
On Fri 02 Oct 2015, Nanley Chery wrote:
> From: Nanley Chery 
> 
> These tests run through every ASTC configuration, comparing the
> render of a compressed texture against a render of the decompressed
> version of that compressed texture. The compressed and decompressed
> texture was generated with a reference codec.
> 
> v2. numerous changes (Chad).
> v3. upgrade required GLES version to 2.
> 
> Signed-off-by: Nanley Chery 

Patch 3/5 is
Reviewed-by: Chad Versace 

___
Piglit mailing list
Piglit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/piglit


[Piglit] [PATCH v4 3/5] khr_texture_compression_astc: Add miptree tests

2015-10-02 Thread Nanley Chery
From: Nanley Chery 

These tests run through every ASTC configuration, comparing the
render of a compressed texture against a render of the decompressed
version of that compressed texture. The compressed and decompressed
texture was generated with a reference codec.

v2. numerous changes (Chad).
v3. upgrade required GLES version to 2.

Signed-off-by: Nanley Chery 
---
 tests/all.py   |   2 +
 tests/spec/CMakeLists.txt  |   1 +
 .../khr_texture_compression_astc/CMakeLists.gl.txt |   7 +
 .../CMakeLists.gles2.txt   |   4 +
 .../khr_texture_compression_astc/CMakeLists.txt|   1 +
 .../compressed/hdr/waffles-10x10.ktx   | Bin 0 -> 4000 bytes
 .../compressed/hdr/waffles-10x5.ktx| Bin 0 -> 7696 bytes
 .../compressed/hdr/waffles-10x6.ktx| Bin 0 -> 6336 bytes
 .../compressed/hdr/waffles-10x8.ktx| Bin 0 -> 4960 bytes
 .../compressed/hdr/waffles-12x10.ktx   | Bin 0 -> 3552 bytes
 .../compressed/hdr/waffles-12x12.ktx   | Bin 0 -> 2992 bytes
 .../compressed/hdr/waffles-4x4.ktx | Bin 0 -> 23456 bytes
 .../compressed/hdr/waffles-5x4.ktx | Bin 0 -> 18768 bytes
 .../compressed/hdr/waffles-5x5.ktx | Bin 0 -> 15248 bytes
 .../compressed/hdr/waffles-6x5.ktx | Bin 0 -> 13040 bytes
 .../compressed/hdr/waffles-6x6.ktx | Bin 0 -> 10720 bytes
 .../compressed/hdr/waffles-8x5.ktx | Bin 0 -> 9632 bytes
 .../compressed/hdr/waffles-8x6.ktx | Bin 0 -> 7920 bytes
 .../compressed/hdr/waffles-8x8.ktx | Bin 0 -> 6192 bytes
 .../compressed/ldrl/waffles-10x10.ktx  | Bin 0 -> 4000 bytes
 .../compressed/ldrl/waffles-10x5.ktx   | Bin 0 -> 7696 bytes
 .../compressed/ldrl/waffles-10x6.ktx   | Bin 0 -> 6336 bytes
 .../compressed/ldrl/waffles-10x8.ktx   | Bin 0 -> 4960 bytes
 .../compressed/ldrl/waffles-12x10.ktx  | Bin 0 -> 3552 bytes
 .../compressed/ldrl/waffles-12x12.ktx  | Bin 0 -> 2992 bytes
 .../compressed/ldrl/waffles-4x4.ktx| Bin 0 -> 23456 bytes
 .../compressed/ldrl/waffles-5x4.ktx| Bin 0 -> 18768 bytes
 .../compressed/ldrl/waffles-5x5.ktx| Bin 0 -> 15248 bytes
 .../compressed/ldrl/waffles-6x5.ktx| Bin 0 -> 13040 bytes
 .../compressed/ldrl/waffles-6x6.ktx| Bin 0 -> 10720 bytes
 .../compressed/ldrl/waffles-8x5.ktx| Bin 0 -> 9632 bytes
 .../compressed/ldrl/waffles-8x6.ktx| Bin 0 -> 7920 bytes
 .../compressed/ldrl/waffles-8x8.ktx| Bin 0 -> 6192 bytes
 .../compressed/ldrs/waffles-10x10.ktx  | Bin 0 -> 4000 bytes
 .../compressed/ldrs/waffles-10x5.ktx   | Bin 0 -> 7696 bytes
 .../compressed/ldrs/waffles-10x6.ktx   | Bin 0 -> 6336 bytes
 .../compressed/ldrs/waffles-10x8.ktx   | Bin 0 -> 4960 bytes
 .../compressed/ldrs/waffles-12x10.ktx  | Bin 0 -> 3552 bytes
 .../compressed/ldrs/waffles-12x12.ktx  | Bin 0 -> 2992 bytes
 .../compressed/ldrs/waffles-4x4.ktx| Bin 0 -> 23456 bytes
 .../compressed/ldrs/waffles-5x4.ktx| Bin 0 -> 18768 bytes
 .../compressed/ldrs/waffles-5x5.ktx| Bin 0 -> 15248 bytes
 .../compressed/ldrs/waffles-6x5.ktx| Bin 0 -> 13040 bytes
 .../compressed/ldrs/waffles-6x6.ktx| Bin 0 -> 10720 bytes
 .../compressed/ldrs/waffles-8x5.ktx| Bin 0 -> 9632 bytes
 .../compressed/ldrs/waffles-8x6.ktx| Bin 0 -> 7920 bytes
 .../compressed/ldrs/waffles-8x8.ktx| Bin 0 -> 6192 bytes
 .../decompressed/hdr/waffles-10x10.ktx | Bin 0 -> 135572 bytes
 .../decompressed/hdr/waffles-10x5.ktx  | Bin 0 -> 135572 bytes
 .../decompressed/hdr/waffles-10x6.ktx  | Bin 0 -> 135572 bytes
 .../decompressed/hdr/waffles-10x8.ktx  | Bin 0 -> 135572 bytes
 .../decompressed/hdr/waffles-12x10.ktx | Bin 0 -> 135572 bytes
 .../decompressed/hdr/waffles-12x12.ktx | Bin 0 -> 135572 bytes
 .../decompressed/hdr/waffles-4x4.ktx   | Bin 0 -> 135572 bytes
 .../decompressed/hdr/waffles-5x4.ktx   | Bin 0 -> 135572 bytes
 .../decompressed/hdr/waffles-5x5.ktx   | Bin 0 -> 135572 bytes
 .../decompressed/hdr/waffles-6x5.ktx   | Bin 0 -> 135572 bytes
 .../decompressed/hdr/waffles-6x6.ktx   | Bin 0 -> 135572 bytes
 .../decompressed/hdr/waffles-8x5.ktx   | Bin 0 -> 135572 bytes
 .../decompressed/hdr/waffles-8x6.ktx   | Bin 0 -> 135572 bytes
 .../decompressed/hdr/waffles-8x8.ktx   | Bin 0 -> 135572 bytes
 .../decompressed/ldrl/waffles-10x10.ktx| Bin 0 -> 67848 bytes