mesa: more use of _mesa_format_matches_format_and_type() in texstore code
authorBrian Paul <brianp@vmware.com>
Fri, 27 Jan 2012 03:01:12 +0000 (20:01 -0700)
committerBrian Paul <brianp@vmware.com>
Sat, 28 Jan 2012 01:21:45 +0000 (18:21 -0700)
commitf6af4c511fd3d2750c5279d0d93492bb4e92aac9
treeb1590ad103ad0194ee6d136f37f267ab235fd7f8
parentb27792335e284bcddcbcfa807e5152feff330f58
mesa: more use of _mesa_format_matches_format_and_type() in texstore code

For rgb565, argb8888, rgb888, argb4444 functions.
src/mesa/main/texstore.c