mesa: simplify texture combine state copying in _mesa_copy_texture_state()
authorBrian Paul <brianp@vmware.com>
Sun, 22 Feb 2009 21:20:16 +0000 (14:20 -0700)
committerBrian Paul <brianp@vmware.com>
Sun, 22 Feb 2009 22:39:54 +0000 (15:39 -0700)
commit901568d068c0fa9b837c2e163ee7af9358a3caa0
treebf3ae0be2e1fe67d51b9b6867c68ae2e1c4fe5f1
parent0057f5b8cd93ebeb66392defc7285e3e474aa411
mesa: simplify texture combine state copying in _mesa_copy_texture_state()

Just copy the whole struct.
src/mesa/main/texstate.c