| Index: src/gpu/batches/GrTInstanceBatch.h
|
| diff --git a/src/gpu/batches/GrTInstanceBatch.h b/src/gpu/batches/GrTInstanceBatch.h
|
| index bf371689bd307cdbeec050f2c01c6df7ebe029b8..5f9a6c5fdbb9d8925d5c5116cf0569b0b6343c5a 100644
|
| --- a/src/gpu/batches/GrTInstanceBatch.h
|
| +++ b/src/gpu/batches/GrTInstanceBatch.h
|
| @@ -65,7 +65,6 @@ public:
|
| // When this is called on a batch, there is only one geometry bundle
|
| color->setKnownFourComponents(fGeoData[0].fColor);
|
| Impl::InitInvariantOutputCoverage(coverage);
|
| - overrides->fUsePLSDstRead = false;
|
| }
|
|
|
| void initBatchTracker(const GrXPOverridesForBatch& overrides) override {
|
|
|