OSDN Git Service

st/mesa: Convert size assertions to conditionals in st_texture_image_copy.
authorBrian Paul <brianp@vmware.com>
Thu, 22 Sep 2011 15:01:18 +0000 (17:01 +0200)
committerMichel Dänzer <michel@daenzer.net>
Thu, 22 Sep 2011 15:01:18 +0000 (17:01 +0200)
commit4beb8f9e9d0d45d64a9d60ef48ede95b4723c9a5
treecc8716105e13174ba2ada9b8bd59afb059827133
parent0cf1a55568dc7e511cbd8e3f5277ccfc272e4feb
st/mesa: Convert size assertions to conditionals in st_texture_image_copy.

Prevents potential assertion failures in piglit fbo-incomplete-texture-03 test.

NOTE: This is a candidate for the 7.11 branch.
src/mesa/state_tracker/st_texture.c