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)
commit07ff5adc323dc0ea038094d6f78ee0db18521a7d
treecc1513fc022dac877c4d4ccfdfff6b24ca4d6e7d
parent6f55ef3740420924930eb0fc06f7c4979ce0b6dd
mesa: more use of _mesa_format_matches_format_and_type() in texstore code

For rgb9_e5, r11_g11_b10f, argb2101010_uint functions.

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