mesa: make several FBO functions static
authorBrian Paul <brianp@vmware.com>
Sat, 1 Feb 2014 15:58:43 +0000 (08:58 -0700)
committerBrian Paul <brianp@vmware.com>
Sun, 2 Feb 2014 13:52:38 +0000 (06:52 -0700)
commit9451281aca86c9ee7cc5db6e964ef0414fb5a368
tree9dda2febf223ff87a5bb3518c4e675a5ade81169
parent3abd4f4d90c5827f74509c1f507ed71aa7be9a15
mesa: make several FBO functions static

The four functions in question weren't called from any other file.

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