| Index: src/gpu/batches/GrAAConvexPathRenderer.cpp
|
| diff --git a/src/gpu/batches/GrAAConvexPathRenderer.cpp b/src/gpu/batches/GrAAConvexPathRenderer.cpp
|
| index 9fde34c186e08f3c9e71a545bf004874f4ac8820..4fd3c6fe00249cb89de840b9eb70cfccfd3adb86 100644
|
| --- a/src/gpu/batches/GrAAConvexPathRenderer.cpp
|
| +++ b/src/gpu/batches/GrAAConvexPathRenderer.cpp
|
| @@ -761,7 +761,6 @@ public:
|
| // When this is called on a batch, there is only one geometry bundle
|
| color->setKnownFourComponents(fGeoData[0].fColor);
|
| coverage->setUnknownSingleComponent();
|
| - overrides->fUsePLSDstRead = false;
|
| }
|
|
|
| private:
|
|
|