[intel] Remove a gratuitous flush at the end of ClearWithTris.

This commit is contained in:
Eric Anholt 2008-01-10 13:46:49 -08:00
parent ab2933df65
commit 4e5b3626a1

View file

@ -473,7 +473,6 @@ intelClearWithTris(struct intel_context *intel, GLbitfield mask)
}
intel->vtbl.leave_meta_state(intel);
intel_batchbuffer_flush(intel->batch);
}
static const char *buffer_names[] = {