mesa: remove gl_texture_object::_Function field and associated code
authorBrian Paul <brianp@vmware.com>
Thu, 12 Mar 2009 01:23:01 +0000 (19:23 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 12 Mar 2009 01:23:01 +0000 (19:23 -0600)
commit590f6fe05030cb274067a9e58af9d8306d97d0b9
tree13909cf154a941f9b30fcf17a3eeb92510523d93
parent7d9cb242fdbb55f1486ec09b27709bedebfdb2c1
mesa: remove gl_texture_object::_Function field and associated code

It was only used in one place in swrast.
src/mesa/main/mtypes.h
src/mesa/main/texstate.c
src/mesa/swrast/s_texfilter.c