r600g: flushing texture needs all levels.
authorDave Airlie <airlied@redhat.com>
Thu, 3 Feb 2011 23:08:32 +0000 (09:08 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 3 Feb 2011 23:09:45 +0000 (09:09 +1000)
commit2271c793e8650e0e55c054301ab85b5b92b9bf11
treed3c3001241c4fdacc1b34ee7b523d6b031c7abf8
parentcd6864c07976fad5f9008206d558dc6c8c599c11
r600g: flushing texture needs all levels.

For mipmap generation we need all levels in the flushing texture.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/r600/r600_texture.c