aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrReorderCommandBuilder.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/GrReorderCommandBuilder.h')
-rw-r--r--src/gpu/GrReorderCommandBuilder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpu/GrReorderCommandBuilder.h b/src/gpu/GrReorderCommandBuilder.h
index af4a28cf07..1dd33a05c5 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*,