commit | 35288634aa293e2c62d2308d3af201e96c71224c | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Fri Jun 04 11:41:24 2021 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Jun 04 16:41:14 2021 +0000 |
tree | e70f3208a1cffd14280cb7956f5f5b4251c7035b | |
parent | 7788b3a62f97995ea680f7fe99b8634ff716ae5a [diff] |
Make _dstColor a global variable. This allows it to be read by any stage of fragment processing, without needing to pass it between functions. Change-Id: I0fdabd37f3c47e40b622766ab84c482147970284 Bug: skia:12066 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/415742 Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Salomon <bsalomon@google.com>