aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/batches/GrAAFillRectBatch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/batches/GrAAFillRectBatch.h')
-rw-r--r--src/gpu/batches/GrAAFillRectBatch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpu/batches/GrAAFillRectBatch.h b/src/gpu/batches/GrAAFillRectBatch.h
index c852eb1002..fdce84cbc7 100644
--- a/src/gpu/batches/GrAAFillRectBatch.h
+++ b/src/gpu/batches/GrAAFillRectBatch.h
@@ -38,7 +38,7 @@ public:
out->setUnknownSingleComponent();
}
- void initBatchTracker(const GrPipelineInfo& init) override;
+ void initBatchTracker(const GrPipelineOptimizations&) override;
void generateGeometry(GrBatchTarget* batchTarget) override;