commit | f440fea9319b35500cd5d97c93fa5a0466c9e8f5 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Fri Jun 04 10:31:13 2021 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Jun 04 15:02:03 2021 +0000 |
tree | c5cdc9d50505ac9b4c3d0624f4631a82913440ef | |
parent | a4041a7d838516ec37dca6fd6435a8067cea78ab [diff] |
Move dest-texture readback code out of XferProcessor. The destination texture readback now occurs before any fragment processors run. This makes `_dstColor` accessible to fragment shaders. Change-Id: Ifa5bd76de46414a21d7ae15ccf40938b4336429f Bug: skia:12066 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/415737 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com> Auto-Submit: John Stiles <johnstiles@google.com>