mesa: minor simplification in _mesa_es3_error_check_format_and_type()
authorBrian Paul <brianp@vmware.com>
Tue, 17 Dec 2013 23:20:29 +0000 (16:20 -0700)
committerBrian Paul <brianp@vmware.com>
Wed, 18 Dec 2013 16:06:52 +0000 (09:06 -0700)
commita9bf5999d1a2b5ce59a5101582f838bbf147765d
tree702e69a1c9308ba556318bdd66ee469e27871606
parentca3df5eeda1def6aa7e44fd136e2c17d3a061e87
mesa: minor simplification in _mesa_es3_error_check_format_and_type()

The type_valid local was set to true and never changed.
src/mesa/main/glformats.c