commit | 14f1f8787079eb62458fff2c63ebb10826d1cf1b | [log] [tgz] |
---|---|---|
author | Robert Phillips <robertphillips@google.com> | Thu Oct 05 09:52:11 2023 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Thu Oct 05 18:22:41 2023 +0000 |
tree | c756546199a926f8904a4e3e9fffd5f149f1a5fc | |
parent | 23b7c710d65d48bcc38614277c2405deaf414192 [diff] |
[graphite] Short circuit key generation for simple paints If there is no shader and no primitive color blending then the input to the color filter stage is just the premultiplied paint color. Bug: b/251493570 Change-Id: I0f3aa92787dde905122cf808e1de12c13f13acc9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/761278 Commit-Queue: Robert Phillips <robertphillips@google.com> Reviewed-by: Nicolette Prevost <nicolettep@google.com>