commit | d454609f621471998edc382cdbd25bd2f05f0bde | [log] [tgz] |
---|---|---|
author | brianosman <brianosman@google.com> | Thu Sep 22 12:31:58 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Sep 22 12:31:59 2016 -0700 |
tree | 5233a4c93ad5e6feae0fc0749ab0b9408443bc39 | |
parent | ecbc526418414f6f9d29b176ea0ad8037fff2e2d [diff] |
Support for color-spaces with multi-stop (texture) gradients Texture is F16 linear, unless that's not supported. In that case, we pack down to sRGB. Added more test patches to the gamut GM with many stops, to test this case. Now they render correctly. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2343253002 Review-Url: https://codereview.chromium.org/2343253002