commit | 1817e70938a1eddc66eef344b46e232dbbfd0daf | [log] [tgz] |
---|---|---|
author | Brian Salomon <bsalomon@google.com> | Tue Jan 14 16:00:17 2020 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Jan 14 22:16:29 2020 +0000 |
tree | 7334ed9319ff3854d613701e5fb313b33f6c8b30 | |
parent | 2a57e7992161cd54f78eaad5609e65db8cdf23e5 [diff] |
Make SkGpuBlurUtils take SkTileMode This is to get ready for moving all of our texture domain implementation into GrTextureEffect. This may cause a short term perf regression we might make GrDomainEffect with unnecessary shader clamping. Change-Id: I04d9c4c6999539cfd35bda07b943c3b7eb224df8 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/264397 Commit-Queue: Brian Salomon <bsalomon@google.com> Reviewed-by: Michael Ludwig <michaelludwig@google.com>