Index: src/gpu/GrReorderCommandBuilder.h |
diff --git a/src/gpu/GrReorderCommandBuilder.h b/src/gpu/GrReorderCommandBuilder.h |
index af4a28cf0715bc428e756548ae80c93f8c48591c..1dd33a05c5561edb0342b04d4506a74f88d99602 100644 |
--- a/src/gpu/GrReorderCommandBuilder.h |
+++ b/src/gpu/GrReorderCommandBuilder.h |
@@ -17,7 +17,7 @@ public: |
GrReorderCommandBuilder() : INHERITED() {} |
- Cmd* recordDrawBatch(GrDrawBatch*, const GrCaps&) override; |
+ Cmd* recordDrawBatch(GrBatch*, const GrCaps&) override; |
Cmd* recordStencilPath(const GrPipelineBuilder&, |
const GrPathProcessor*, |
const GrPath*, |