commit | 29d3e2205ae3ca28cc9f859a56f24fb740018838 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Tue Jul 21 17:28:12 2020 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Jul 22 13:01:23 2020 +0000 |
tree | b8e90fb6fddbabe20d63add4083b522b577259ec | |
parent | 247835b6c81a6165cda14f62fb094bcf4391b808 [diff] |
Simplify GrProcessorSet by removing multiple color/coverage FP support. GrProcessorSet is meant to encapsulate the processors in a GrPaint, and GrPaint no longer supports more than one color or coverage fragment processor on a paint. Change-Id: I4334c967e0329503672db3b5510fce1265f25762 Bug: skia:10217 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/304857 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: John Stiles <johnstiles@google.com>