sna/gen3: Remove stray setting of vertex_start

It is always done at the beginning of vertex emission.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
Chris Wilson 2012-12-14 12:49:14 +00:00
parent 7f76f100e8
commit 3ca503dac2
1 changed files with 0 additions and 1 deletions

View File

@ -2921,7 +2921,6 @@ gen3_render_composite(struct sna *sna,
tmp->need_magic_ca_pass = true;
tmp->op = PictOpOutReverse;
sna->render.vertex_start = sna->render.vertex_index;
}
} else {
if (tmp->mask.is_opaque) {