Lines Matching refs:first
54 draw->pipeline.first = draw->pipeline.validate;
129 draw->pipeline.first->point(draw->pipeline.first, &prim);
150 draw->pipeline.first->line(draw->pipeline.first, &prim);
173 draw->pipeline.first->tri(draw->pipeline.first, &prim);
356 draw->pipeline.first->flush(draw->pipeline.first, flags);
358 draw->pipeline.first = draw->pipeline.validate;