commit | 9e50f7b11e9a9d3dc23c924bbb0f0b85c6f1d6cb | [log] [tgz] |
---|---|---|
author | Brian Salomon <bsalomon@google.com> | Mon Mar 06 12:02:34 2017 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Mar 06 18:16:28 2017 +0000 |
tree | 0bf1604c5ee4980a08eb0fd8b2b0b33d1be4814e | |
parent | 488f0d674811ae038d34ece9d59c2824ebd4df8f [diff] |
Store clipped bounds on GrOp rather than in parallel in GrRenderTargetOpList. When the op is recorded we update its bounds to incorporate both clipping and aa bloat. Change-Id: Ia205e058ebeda5fcdb2cd5e9b8a30a4972672b14 Reviewed-on: https://skia-review.googlesource.com/9233 Reviewed-by: Greg Daniel <egdaniel@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com>