mesa: make update_fbo_texture() non-static
authorBrian Paul <brianp@vmware.com>
Fri, 16 Dec 2011 00:33:33 +0000 (17:33 -0700)
committerBrian Paul <brianp@vmware.com>
Fri, 16 Dec 2011 19:13:35 +0000 (12:13 -0700)
commitd842a118b26a56c9c5e4310f30f70199c42ea90e
treee79ec23320683adeb941b5c3fafebd506e60bab8
parent45bd5c43ca1f19772f7e1d7abe1c9101ba0f6965
mesa: make update_fbo_texture() non-static

We'll call this from the mipmap generation code.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/main/teximage.c
src/mesa/main/teximage.h