commit | 1635146864586cb7caaccdbfeb8ba4906bf80c67 | [log] [tgz] |
---|---|---|
author | Brian Salomon <bsalomon@google.com> | Wed Jul 19 16:35:31 2017 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Jul 19 22:20:18 2017 +0000 |
tree | 3714b3fc5d47d10c36f61ed0a03ef9cbec382ea3 | |
parent | 04d488cf138e4d6935aa26f1e9f742b597c56cc7 [diff] |
Make GrPipeline non-refcounted GrPipelines are now created in GrOpFlushState's arena during GrOp::prepare() and cleaned up when the arena is destroyed. Change-Id: I2cc4f03ce130bfb22e9d28bb3c22c485113d5d53 Reviewed-on: https://skia-review.googlesource.com/24681 Reviewed-by: Greg Daniel <egdaniel@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com>