commit | a37ea9246e1e917eafb43ba3880220db26ceb5d9 | [log] [tgz] |
---|---|---|
author | Chris Dalton <csmartdalton@google.com> | Tue Sep 17 09:18:37 2019 -0600 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Sep 18 04:04:38 2019 +0000 |
tree | 9a51be084b1a4c195389c91de81bba8c6a3cd706 | |
parent | f3c4a829c64f6ef2177f86603366c6df9fe801e1 [diff] |
Use a "decal" domain for filterMaskGPU In addition to requiring absClear, the old approach yielded asymmetrical blurs where the top and left edges got a "clamp" mode, and the right and bottom edges effectively got a "decal" mode. Bug: skia: Change-Id: If72da4374eb2f0475acae59e269d44cb72c5ce95 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/240759 Reviewed-by: Michael Ludwig <michaelludwig@google.com> Commit-Queue: Chris Dalton <csmartdalton@google.com>