commit | f8e5aadbd424347575948e83a04249799e915b5b | [log] [tgz] |
---|---|---|
author | Chris Dalton <csmartdalton@google.com> | Fri Aug 02 12:55:23 2019 -0600 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Aug 02 19:38:58 2019 +0000 |
tree | dc7e88724bf1c9fb7a5edcf85d5115673cd25355 | |
parent | 8ee6cf369122a2381997405bc67a2ba6a28b8a87 [diff] |
Remove 'dst' argument from GrOpList::copySurface The dst should always be fTarget. Otherwise we need to rethink our model of when to mark mipmaps, etc. as dirty. Bug: skia: Change-Id: Ie4e98374df40d825801494bf335b0a5a2c6f459f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/230916 Commit-Queue: Chris Dalton <csmartdalton@google.com> Reviewed-by: Robert Phillips <robertphillips@google.com>