commit | 2371da07315efc8918c7ea7666006a683323c1fb | [log] [tgz] |
---|---|---|
author | Florin Malita <fmalita@chromium.org> | Thu Jul 20 13:59:39 2017 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Jul 20 18:36:52 2017 +0000 |
tree | a2548e45123470b1c5c110032622ebe99ff38f5d | |
parent | fe40abc14b0f63e10069478eb93b2ecc1ab0c616 [diff] |
Use raster pipeline for repeat/mirror radial gradients (reland of https://skia-review.googlesource.com/c/24283/) The legacy clamp specialization is still faster, but for repeat and mirror RP wins (at low color stop counts). Change-Id: I97a77188e912239f31e94600021b469ce7c40797 Reviewed-on: https://skia-review.googlesource.com/24742 Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Florin Malita <fmalita@chromium.org>