commit | 764e546c3241dfd9f7cd0358f1173071a15550c2 | [log] [tgz] |
---|---|---|
author | Brian Salomon <bsalomon@google.com> | Tue Aug 21 12:07:00 2018 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Aug 21 17:03:42 2018 +0000 |
tree | 52c496fe4a4da5571ad94535ae45abccfe3a4ae7 | |
parent | a5a26227620853d6b050d932465232636e540153 [diff] |
Fix op chaining painter's order violation in GrRenderTargetOpList. Add unit test of op chaining. Relax bounds checks in op merging/chaining to only check bounds against heads of op chains. Change-Id: I714435913b901c0a068bc7233ca30f2ab7916c2e Reviewed-on: https://skia-review.googlesource.com/148380 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com>