commit | 00fddebe56fabea67dcc08762805c1294eebf5bf | [log] [tgz] |
---|---|---|
author | robertphillips <robertphillips@google.com> | Thu Feb 25 12:56:50 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Thu Feb 25 12:56:50 2016 -0800 |
tree | c778d2ebe8ebac599a7f137d47aac10369f64c2d | |
parent | 64a3c95e93f863a220b56e1264553ca518e5a0e9 [diff] |
Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuilder Hopefully, this better defines (and reduces) the lifetime and reuse of GrPipelineBuilder objects in GrDrawContext. TBR=bsalomon@google.com GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1730903007 Review URL: https://codereview.chromium.org/1730903007