Index: src/gpu/batches/GrTestBatch.h |
diff --git a/src/gpu/batches/GrTestBatch.h b/src/gpu/batches/GrTestBatch.h |
index 9427504d2ee660cc91410e6c6c6c409dd5270301..ee92816e4b0d164998a2c8d44d4f64e27a20b1fa 100644 |
--- a/src/gpu/batches/GrTestBatch.h |
+++ b/src/gpu/batches/GrTestBatch.h |
@@ -32,7 +32,6 @@ public: |
// When this is called on a batch, there is only one geometry bundle |
color->setKnownFourComponents(this->geoData(0)->fColor); |
coverage->setUnknownSingleComponent(); |
- overrides->fUsePLSDstRead = false; |
} |
void initBatchTracker(const GrXPOverridesForBatch& overrides) override { |