mesa: add generic compressed -> uncompressed format helper
authorBrian Paul <brianp@vmware.com>
Fri, 24 Aug 2012 14:43:42 +0000 (08:43 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 24 Aug 2012 20:09:03 +0000 (14:09 -0600)
commita3af27e99362c0da9f467a39427d32d1270a720f
tree5cae6275923047fd48ecab6e743162adadc4ccc6
parent13d0bb21a9ba04424019df25d6757e77304a1f9a
mesa: add generic compressed -> uncompressed format helper

_mesa_generic_compressed_format_to_uncompressed_format() probably wins the
prize for longest function name in Mesa.

Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
src/mesa/main/glformats.c
src/mesa/main/glformats.h