Searched refs:processPrimitives (Results 1 – 2 of 2) sorted by relevance
144 static void processPrimitives(DrawCall *draw, BatchData *batch);
513 processPrimitives(draw.get(), batch.get()); in run()560 void DrawCall::processPrimitives(DrawCall *draw, BatchData *batch) in processPrimitives() function in sw::DrawCall