llvmpipe: fix typo

This commit is contained in:
Keith Whitwell 2009-07-24 20:18:52 +01:00 committed by José Fonseca
parent 3c71a19016
commit 54c6ef144f

View file

@ -330,7 +330,7 @@ stencil_test_quad(struct quad_stage *qs, struct quad_header *quads[],
}
if (quad->inout.mask)
quads[pass++] = q;
quads[pass++] = quad;
}
if (pass)