mesa: move _mesa_es_error_check_format_and_type() to glformats.c
authorBrian Paul <brianp@vmware.com>
Sat, 22 Sep 2012 15:30:24 +0000 (09:30 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 26 Sep 2012 13:43:49 +0000 (07:43 -0600)
commit3ba9dbbabf591cfeb388cafbd9fa40cb784d32d9
treea3a32cfece4a321656338dd8e228c248fcd0e269
parent8348076ae444ab26d381cec1b388a1af4e0b0eba
mesa: move _mesa_es_error_check_format_and_type() to glformats.c

Where the non-ES _mesa_error_check_format_and_type() function lives.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/main/glformats.c
src/mesa/main/glformats.h
src/mesa/main/readpix.c
src/mesa/main/teximage.c
src/mesa/main/teximage.h