r300g: fix mipmapped texture3D size calculation
authorMarek Olšák <maraeo@gmail.com>
Tue, 27 Apr 2010 10:22:23 +0000 (12:22 +0200)
committerMarek Olšák <maraeo@gmail.com>
Tue, 27 Apr 2010 10:25:23 +0000 (12:25 +0200)
commitb7fa7e8da6239333bd9327eac1a3015c668d215b
tree53f6b5d896a831237233e067da9f3bf2848ac0d6
parent847a24c011fda1fa21995a3e54848f15e75dccc9
r300g: fix mipmapped texture3D size calculation

I accidentally inverted the condition. :(
Broken since the commit 2579fe4044012a552c8be222ffae76b48de13592.
FDO bug #27851.
src/gallium/drivers/r300/r300_texture.c