meta: handle 2D texture arrays in decompress_texture_image()
authorBrian Paul <brianp@vmware.com>
Tue, 16 Jul 2013 12:27:33 +0000 (06:27 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 24 Jul 2013 21:29:30 +0000 (15:29 -0600)
commit484fa879847fdc7c9ef22231315f78a4c342e85d
treee9f19bb3b45191b315f6879982a75f93725e847c
parent2931bcb0d245c356ea9c467e792fd176790f9cfc
meta: handle 2D texture arrays in decompress_texture_image()

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=66850

NOTE: This is a candidate for the 9.x branches.
Cc: mesa-stable@lists.freedesktop.org
Reviewed-by: José Fonseca <jfonseca@vmware.com>
src/mesa/drivers/common/meta.c