meta: add offset, width, height parameters to decompress_texture_image()
authorBrian Paul <brianp@vmware.com>
Wed, 22 Jul 2015 00:35:38 +0000 (18:35 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 22 Jul 2015 00:35:38 +0000 (18:35 -0600)
commit096371879098c315bc054b6fe1ef6f4b8f18554f
treedc209e2886565527068fd62c092a19e649eca17d
parent2a2c9469425bc794c98dcf57237457ba41d10ce2
meta: add offset, width, height parameters to decompress_texture_image()

In preparation for decompressing texture sub images.

Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/mesa/drivers/common/meta.c