On Fri 02 Oct 2015, Nanley Chery wrote: > From: Nanley Chery <[email protected]> > > 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 <[email protected]> > --- > 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 <[email protected]> I see no problems. But I didn't review the ASTC details with scrutiny. _______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
