mesa: add missing GL_UNSIGNED_INT_10F_11F_11F_REV case
authorBrian Paul <brianp@vmware.com>
Mon, 13 Feb 2012 14:20:27 +0000 (07:20 -0700)
committerBrian Paul <brianp@vmware.com>
Mon, 13 Feb 2012 15:47:59 +0000 (08:47 -0700)
commitdf1cd55ebf362948788c04d2fa7da55c80991605
treeb03779684e94b469f52fc5d33994b4ebb9cf19ee
parentd2c54fb5223efee699862bef56177027edc140bc
mesa: add missing GL_UNSIGNED_INT_10F_11F_11F_REV case

in _mesa_error_check_format_and_type().

Fixes https://bugs.freedesktop.org/show_bug.cgi?id=45967
src/mesa/main/image.c