mesa: make _mesa_bind_texture_unit() static
authorBrian Paul <brianp@vmware.com>
Mon, 24 Aug 2015 13:50:51 +0000 (07:50 -0600)
committerBrian Paul <brianp@vmware.com>
Tue, 25 Aug 2015 00:23:19 +0000 (18:23 -0600)
commite089ca26e1efc095fd38715def5f410cf7476ad5
tree04170d8ca073efc5925aadab4eeae00405980b5e
parent8f378d1083179ea9e760688582faf95aea880b94
mesa: make _mesa_bind_texture_unit() static

It's only called from the file it's defined in.

Reviewed-by: Timothy Arceri <t_arceri@yahoo.com.au>
src/mesa/main/texobj.c
src/mesa/main/texobj.h