mesa: fix some tests in subtexture_error_check2()
authorBrian Paul <brianp@vmware.com>
Thu, 29 Oct 2009 15:19:24 +0000 (09:19 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 29 Oct 2009 16:50:26 +0000 (10:50 -0600)
commitd580c0c8f7cad69b808118ef2aa6161f62f160d8
tree4c1b3cffa099e4d76a8539fb63c30ce48295e622
parentcf7040594e7987c021903f022784e2c6dae2db36
mesa: fix some tests in subtexture_error_check2()

Don't use hard-coded compressed block sizes.
Update comments and error strings.
src/mesa/main/teximage.c