mesa: consolidate glCopyTexSubImage error checking
authorBrian Paul <brianp@vmware.com>
Sat, 22 Sep 2012 15:30:23 +0000 (09:30 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 26 Sep 2012 13:43:49 +0000 (07:43 -0600)
commit2558af7e9336cba0d37a832aac943452e23dab0a
treed023d4c9b941555964750f9d05dd2ff31da066f5
parent1f586684d62c4f5208d1f3929d067a79ea2140ac
mesa: consolidate glCopyTexSubImage error checking

Do all the checking in one function instead of two.
src/mesa/main/teximage.c