commit | 68219bfacaa82884cc34815b2cc43966fa0f3c31 | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Tue Apr 07 16:04:24 2020 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Apr 08 23:57:27 2020 +0000 |
tree | 147027b47a6f83eaee9e4a7ba0b9e72c08b4500a | |
parent | 5ca3e54301848400f755bda32079079d8660d9b0 [diff] |
Add Usage::kColor to SkVertices custom attributes Always treated as unpremul, RGB(A) sRGB colors. Automatically transformed to destination color space, and premuled. Bug: skia:9984 Change-Id: I78fdb16482f70714a8a8b64a9552e8874d7966fe Reviewed-on: https://skia-review.googlesource.com/c/skia/+/282336 Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Brian Osman <brianosman@google.com>