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