Index: src/gpu/GrTest.cpp |
diff --git a/src/gpu/GrTest.cpp b/src/gpu/GrTest.cpp |
index 10ce244122986d666e8c26962f851b55e73683f0..1a601b8a07ca6a7ba3a4856248fce88d063dd940 100644 |
--- a/src/gpu/GrTest.cpp |
+++ b/src/gpu/GrTest.cpp |
@@ -192,8 +192,7 @@ public: |
WritePixelTempDrawInfo*) override { return false; } |
void buildProgramDesc(GrProgramDesc*,const GrPrimitiveProcessor&, |
- const GrPipeline&, |
- const GrBatchTracker&) const override {} |
+ const GrPipeline&) const override {} |
bsalomon
2015/09/10 18:55:30
one line?
joshualitt
2015/09/10 20:08:05
doesn't fit
|
void discard(GrRenderTarget*) override {} |