commit | 9199a9fef9896636f673372d2ac1c00af036bf85 | [log] [tgz] |
---|---|---|
author | robertphillips <robertphillips@google.com> | Wed Jul 13 07:48:43 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jul 13 07:48:43 2016 -0700 |
tree | be8246e54504ccc2151661fe113956d64a28efda | |
parent | e3aea10428d1597838fd563c92340beaf969a9b4 [diff] |
Move GrDrawTarget::clear logic into GrDrawContext I found it a bit worrisome that GrDrawTarget was calling back into GrDrawContext. This also moves GrDrawTarget closer to being a simple-ish container of batches. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2145643003 Review-Url: https://codereview.chromium.org/2145643003