mesa: consolidate subtexture x/y/width/height error checking code
authorBrian Paul <brianp@vmware.com>
Tue, 18 Sep 2012 21:22:41 +0000 (15:22 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 19 Sep 2012 15:21:03 +0000 (09:21 -0600)
commit5b807400a87d5efefc481017eb420b772933e1da
treee461d6bd21d84d6d425f3e6ce23f9043bba1aa2f
parenta73c59b7a6f45aeca32134873f893af178b354b8
mesa: consolidate subtexture x/y/width/height error checking code

This is the code that checks if a subtexure region is aligned to the
compressed format's block size.
src/mesa/main/teximage.c