commit | 0cbb90dc8197b9b9efaa9451a8f7bf5a63bfcbf1 | [log] [tgz] |
---|---|---|
author | Mike Reed <reed@google.com> | Tue Nov 05 17:08:41 2019 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Nov 05 22:38:34 2019 +0000 |
tree | 7e059653712bdcaacbe86cd28dcf191783899295 | |
parent | 971e9eb05d06b971a3ae8a962df381bd8a491e1e [diff] |
split out blendmodes for skvm Idea is to make shared functions around blendmodes, so we can use them from the blitter-builder, and from effects like ModeColorFilter. This CL just tries the refactor. After this, will be easy/fun to flesh out (some) more of the other modes. Change-Id: Ia55c60099065c16efdc322a5cab425e222540d6a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/252658 Commit-Queue: Mike Reed <reed@google.com> Reviewed-by: Mike Klein <mtklein@google.com>