Index: src/gpu/batches/GrRectBatch.h |
diff --git a/src/gpu/batches/GrRectBatch.h b/src/gpu/batches/GrRectBatch.h |
index b8c57424c7151d72d6ce0ddc59ba7ecc7ff8d044..aa227d46ff1fd21cfd9bf8345db9705c75d6b5e1 100644 |
--- a/src/gpu/batches/GrRectBatch.h |
+++ b/src/gpu/batches/GrRectBatch.h |
@@ -42,7 +42,7 @@ public: |
out->setKnownSingleComponent(0xff); |
} |
- void initBatchTracker(const GrPipelineInfo& init) override; |
+ void initBatchTracker(const GrPipelineOptimizations&) override; |
void generateGeometry(GrBatchTarget* batchTarget) override; |