mesa: move _mesa_compressed_texture_pixel_storage_error_check()
authorBrian Paul <brianp@vmware.com>
Fri, 15 Aug 2014 22:28:59 +0000 (16:28 -0600)
committerBrian Paul <brianp@vmware.com>
Sat, 16 Aug 2014 12:48:44 +0000 (06:48 -0600)
commitcf8b680f40a4d1a48be82798b7a09da2d828bee5
treec2d1ebcf39e3275ef5c96b7644266c54500c53e9
parent9b4c6da7f08f3e1ae5df2d51e2b1dcf316d19288
mesa: move _mesa_compressed_texture_pixel_storage_error_check()

to pixelstore.c, add const qualifier to the 'packing' parameter.
Add comments.

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/main/pixelstore.c
src/mesa/main/pixelstore.h
src/mesa/main/texgetimage.c
src/mesa/main/teximage.c
src/mesa/main/teximage.h