aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkGpuBlurUtils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SkGpuBlurUtils.h')
-rw-r--r--src/core/SkGpuBlurUtils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/SkGpuBlurUtils.h b/src/core/SkGpuBlurUtils.h
index 8a6f7b1922..e06dc8ba2d 100644
--- a/src/core/SkGpuBlurUtils.h
+++ b/src/core/SkGpuBlurUtils.h
@@ -44,6 +44,7 @@ namespace SkGpuBlurUtils {
float sigmaX,
float sigmaY,
GrTextureDomain::Mode mode,
+ SkAlphaType at,
SkBackingFit fit = SkBackingFit::kApprox);
};