commit | 35f1b20840c61d70ca8e4d49c59bf6b46c1d6152 | [log] [tgz] |
---|---|---|
author | Robert Phillips <robertphillips@google.com> | Tue Dec 01 17:46:04 2020 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Dec 02 13:17:26 2020 +0000 |
tree | 7495288a72a4da99e1d40c274c479d234bf07f93 | |
parent | f0b93642dc5f461ce176fe9fe1d533fb4fe3e721 [diff] |
Fix bug in GrClearOp combining and remove some asserts The buffer combining code path was combining the ops but never telling the external system that the second op could be removed. Bug: skia:10963 Change-Id: If015d877ffbbb75964aae9ca92ea760d7041372a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/339203 Commit-Queue: Robert Phillips <robertphillips@google.com> Reviewed-by: Michael Ludwig <michaelludwig@google.com>