Index: src/gpu/GrSWMaskHelper.cpp |
diff --git a/src/gpu/GrSWMaskHelper.cpp b/src/gpu/GrSWMaskHelper.cpp |
index 0b3bdb22282c77d33a0897dc4a5dc11a3e9445d0..b96626478931099035df009fad2e9fe1cd0b6d8b 100644 |
--- a/src/gpu/GrSWMaskHelper.cpp |
+++ b/src/gpu/GrSWMaskHelper.cpp |
@@ -186,6 +186,7 @@ void GrSWMaskHelper::DrawToTargetWithShapeMask(GrTexture* texture, |
pipelineBuilder.addCoverageFragmentProcessor( |
GrSimpleTextureEffect::Make(texture, |
+ nullptr, |
maskMatrix, |
GrTextureParams::kNone_FilterMode, |
kDevice_GrCoordSet)); |