mesa: move error check code in compressedteximage()
authorBrian Paul <brianp@vmware.com>
Sat, 16 Apr 2011 14:03:47 +0000 (08:03 -0600)
committerBrian Paul <brianp@vmware.com>
Sat, 16 Apr 2011 14:05:14 +0000 (08:05 -0600)
commitaf0e2ef8cc5c823e3c950233a09b8de87933a363
tree4b477face86cc669f145c3b6823ea4e5b6feb824
parent77db34b50d8d358bdccdcc99a61ca2b40532baab
mesa: move error check code in compressedteximage()

This was mistakenly inside the #if FEATURE_ES block.
src/mesa/main/teximage.c