meta: Move the call to _mesa_get_format_datatype() out of switch
authorAnuj Phogat <anuj.phogat@gmail.com>
Thu, 12 Jun 2014 21:14:53 +0000 (14:14 -0700)
committerAnuj Phogat <anuj.phogat@gmail.com>
Tue, 5 Aug 2014 00:19:41 +0000 (17:19 -0700)
commit4bab55c874141b6a156a2e145443c6e07971ab39
treee6559b33f7250214d2bce52d98956657f705c952
parent7de90890c64d019c56e5a06e427b207220729997
meta: Move the call to _mesa_get_format_datatype() out of switch

Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/mesa/drivers/common/meta.c