r300g: attempt to fix texture corruption on RV505

This commit is contained in:
Marek Olšák
2010-06-23 01:35:11 +02:00
parent d84bf6d44d
commit 9ed7325848

View File

@@ -80,6 +80,8 @@ static void r300_copy_into_tiled_texture(struct pipe_context *ctx,
&r300transfer->detiled_texture->b.b, subsrc,
0, 0, 0,
transfer->box.width, transfer->box.height);
ctx->flush(ctx, 0, NULL);
}
struct pipe_transfer*