mesa: move texture_override() code into calling loop
authorBrian Paul <brianp@vmware.com>
Sun, 1 Mar 2009 00:40:41 +0000 (17:40 -0700)
committerBrian Paul <brianp@vmware.com>
Mon, 2 Mar 2009 16:44:32 +0000 (09:44 -0700)
commit000c3438c96c5b8f16969c1bcbcce1b6a6321ec9
treee97558d1029251d32fafbe4aa4baa65f0d424d2e
parentebabdf9920c1628741703704796a9361c1fc07bf
mesa: move texture_override() code into calling loop

We can avoid a few iterations this way.
src/mesa/main/texstate.c