st/mesa: fix the default case in st_format_datatype()
authorBrian Paul <brianp@vmware.com>
Mon, 21 Feb 2011 23:46:02 +0000 (16:46 -0700)
committerBrian Paul <brianp@vmware.com>
Mon, 21 Feb 2011 23:58:42 +0000 (16:58 -0700)
commitc966c6980c2a4a1e50b238f7607a9ce111f6c0b4
tree7af87a4f64df31a1cb1ea4f6c3815fdeeb0c60e1
parent55a3c352432d1c7b22e445d041f9cb1990ca28d5
st/mesa: fix the default case in st_format_datatype()

Part of the fix for piglit fbo-clear-formats

NOTE: This is a candidate for the 7.9 and 7.10 branches.
src/mesa/state_tracker/st_format.c