st/mesa: fix assertion failure in GetTexImage for cubemaps
authorMarek Olšák <maraeo@gmail.com>
Fri, 17 Sep 2010 00:43:38 +0000 (02:43 +0200)
committerMarek Olšák <maraeo@gmail.com>
Mon, 20 Sep 2010 16:14:23 +0000 (18:14 +0200)
commit168554904bc079650124fbd026d9b75834eabc92
tree547cfa6b60b504090c31f373495d20fa532ff7c8
parent363dfb83f1ca7f1ab09eec30aeb89732c5ce3e02
st/mesa: fix assertion failure in GetTexImage for cubemaps

Can be reproduced with mesa/demos/src/tests/blitfb.

NOTE: This is a candidate for the 7.9 branch.
src/mesa/state_tracker/st_cb_texture.c