khr_texture_compression_astc: Add void-extent-dl-bug
commitdfad94b91c0d5bff7f327e7a999129adc73152a1
authorNanley Chery <nanley.g.chery@intel.com>
Tue, 2 Oct 2018 23:24:39 +0000 (2 16:24 -0700)
committerNanley Chery <nanley.g.chery@intel.com>
Wed, 3 Oct 2018 17:30:45 +0000 (3 10:30 -0700)
tree30a87ed3ae746f67b9f5db7247c299d4d8077ca4
parent6500360674b9ed9720c19b613a267c83fc3f431f
khr_texture_compression_astc: Add void-extent-dl-bug

Mesa commit 710b1d2e665ed654fb8d52b146fa22469e1dc3a7 introduced a bug
with downloading void-extent blocks that have channel values between 0
and 4 (exclusive). Test this case.

Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
tests/opengl.py
tests/spec/khr_texture_compression_astc/CMakeLists.gl.txt
tests/spec/khr_texture_compression_astc/void-extent-dl-bug.c [new file with mode: 0644]