[Piglit] [PATCH v4 4/5] khr_texture_compression_astc: Add API tests

Chad Versace chad.versace at intel.com
Mon Oct 5 11:45:11 PDT 2015


On Fri 02 Oct 2015, Nanley Chery wrote:
> From: Nanley Chery <nanley.g.chery at intel.com>
> 
> These tests check that the GL error returned by valid and invalid API calls
> are as defined by the spec.
> 
> v2. add test to all.py (Ilia).
>     update copyright date (Dylan).
>     numerous changes (Chad).
> v3. cube map array support is in OpenGL ES 3.2 (not 3.0).
> 
> Signed-off-by: Nanley Chery <nanley.g.chery at intel.com>
> ---
>  tests/all.py                                       |   2 +
>  .../khr_texture_compression_astc/CMakeLists.gl.txt |   1 +
>  .../CMakeLists.gles2.txt                           |   1 +
>  .../khr_compressed_astc-basic.c                    | 385 +++++++++++++++++++++
>  4 files changed, 389 insertions(+)
>  create mode 100644 tests/spec/khr_texture_compression_astc/khr_compressed_astc-basic.c

Patch 4/5 is
Acked-by: Chad Versace <chad.versace at intel.com>

I see no problems. But I didn't review the ASTC details with scrutiny.



More information about the Piglit mailing list