mesa: move _mesa_base_format_has_channel() into image.c
authorBrian Paul <brianp@vmware.com>
Wed, 23 Nov 2011 22:33:46 +0000 (15:33 -0700)
committerBrian Paul <brianp@vmware.com>
Mon, 28 Nov 2011 15:07:32 +0000 (08:07 -0700)
commit37bf720da4a165c3fbf22d8ebb87c5c42e02f98e
tree1004dc293d17d6f48d31c6a4c289c3ce3740b662
parentd45c9b239fdc2a2e06e14fc94c118f27d4011024
mesa: move _mesa_base_format_has_channel() into image.c

This is where other format-related functions live.

Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/main/fbobject.c
src/mesa/main/image.c
src/mesa/main/image.h
src/mesa/main/texparam.c
src/mesa/main/texparam.h