aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/PreFlushCallbackTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/PreFlushCallbackTest.cpp')
-rw-r--r--tests/PreFlushCallbackTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/PreFlushCallbackTest.cpp b/tests/PreFlushCallbackTest.cpp
index e008009efd..7c4092cca2 100644
--- a/tests/PreFlushCallbackTest.cpp
+++ b/tests/PreFlushCallbackTest.cpp
@@ -70,7 +70,7 @@ private:
*coverage = GrPipelineAnalysisCoverage::kSingleChannel;
}
- void applyPipelineOptimizations(const GrPipelineOptimizations& optimizations) override {
+ void applyPipelineOptimizations(const PipelineOptimizations& optimizations) override {
optimizations.getOverrideColorIfSet(&fColor);
}