commit | c25c5d73e9f4d840dc758c399496d5690709ad58 | [log] [tgz] |
---|---|---|
author | csmartdalton <csmartdalton@google.com> | Tue Nov 01 07:03:59 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Nov 01 07:03:59 2016 -0700 |
tree | 680768a5743ca1ffb54b179006385bbda560df2b | |
parent | 7cdda99ac34dbe249640be04d2e61bfb0f4b3b09 [diff] |
Move memoization of multisample specs id to GrRenderTarget GrGpu used to perform the memoization on behalf of GrRenderTarget via a public accessor. This change updates GrRenderTarget to do its own work. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2467593002 Review-Url: https://codereview.chromium.org/2467593002