meta: Enable cubemap array texture support to decompress_texture_image
authorIan Romanick <ian.d.romanick@intel.com>
Tue, 17 Dec 2013 01:11:15 +0000 (17:11 -0800)
committerEric Anholt <eric@anholt.net>
Wed, 12 Feb 2014 00:00:12 +0000 (16:00 -0800)
commit4cffd3e791e4696ac672f2053b821937a2a5fb58
treeb9ab90b482d5d45a08f818045c9a62d6c8d5291c
parentdaa3eea8774f2ced9573e54f68332c4a7ce0c143
meta: Enable cubemap array texture support to decompress_texture_image

Fixed piglit test getteximage-targets S3TC CUBE_ARRAY on systems that
don't have libtxc_dxtn installed.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/common/meta.c