Lines Matching refs:DrawGallium
945 * Called via Driver.DrawGallium. This is a fallback invoking Driver.Draw.
1028 ALLOC_PRIMS(prim, num_draws, "DrawGallium");
1077 * Called via Driver.DrawGallium. This is a fallback invoking Driver.Draw.
1092 ctx->Driver.DrawGallium(ctx, info, 0, &draws[first], i - first);
1319 ctx->Driver.DrawGallium(ctx, &info, 0, &draw, 1);
1646 ctx->Driver.DrawGallium(ctx, &info, 0, draw, primcount);
1802 ctx->Driver.DrawGallium(ctx, &info, 0, &draw, 1);
2179 ctx->Driver.DrawGallium(ctx, &info, 0, draw, primcount);
2199 ctx->Driver.DrawGallium(ctx, &info, i, &draw, 1);
2571 ctx->Driver.DrawGallium(ctx, &info, i, &draw, 1);
2665 ctx->Driver.DrawGallium(ctx, &info, i, &draw, 1);