OSDN Git Service

mesa: consolidate subtexture xoffset/yoffset/width/height error checking code
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)
commitbd3caa50a569367dfd2d5ed0779f8d2e956f312a
treedd5dedf25964c74721d1ecbd6b628a9e218ea960
parent2558af7e9336cba0d37a832aac943452e23dab0a
mesa: consolidate subtexture xoffset/yoffset/width/height error checking code

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