mesa: more use of _mesa_format_matches_format_and_type() in texstore code
authorBrian Paul <brianp@vmware.com>
Fri, 27 Jan 2012 03:01:13 +0000 (20:01 -0700)
committerBrian Paul <brianp@vmware.com>
Sat, 28 Jan 2012 01:21:46 +0000 (18:21 -0700)
commit6f55ef3740420924930eb0fc06f7c4979ce0b6dd
tree1413bdc3abfcae206050775e856b9d78c221f5d0
parent453d4b40bc1dfd4fc1e48c25bda1d293f66597a1
mesa: more use of _mesa_format_matches_format_and_type() in texstore code

For rgb332, signed rgba8888, signed rgba888_rev functions.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/main/texstore.c