Index: src/gpu/GrPipeline.h |
diff --git a/src/gpu/GrPipeline.h b/src/gpu/GrPipeline.h |
index 8781058247fe438300ac2f5cb919c389aea31c1b..1e24178bd6ebd116f4e2c099b7e3c420a7d6b04e 100644 |
--- a/src/gpu/GrPipeline.h |
+++ b/src/gpu/GrPipeline.h |
@@ -43,7 +43,7 @@ public: |
}; |
/** Creates a pipeline into a pre-allocated buffer */ |
- static GrPipeline* CreateAt(void* memory, const CreateArgs&, GrPipelineOptimizations*); |
+ static GrPipeline* CreateAt(void* memory, const CreateArgs&, GrXPOverridesForBatch*); |
/// @} |