commit | 4b10d58fc905bef6758714891aa223acce2f8fe1 | [log] [tgz] |
---|---|---|
author | Robert Phillips <robertphillips@google.com> | Wed Dec 02 18:27:18 2020 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Dec 03 13:40:05 2020 +0000 |
tree | 5b18b60c4182b67e59749097d597932179b3b27b | |
parent | 9f3f2c24ae4405aea8f4e35cd9e2741e97c0b862 [diff] |
Fix bug in GrClearOp combining and remove some asserts (take 2) 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: I887ebda91673d37139ebc7fc427e80a55b9d9bd1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/340101 Reviewed-by: Michael Ludwig <michaelludwig@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com>