commit | 000958973f4b514cddbfdcc01ec167437b66de2c | [log] [tgz] |
---|---|---|
author | robertphillips <robertphillips@google.com> | Mon Feb 29 13:50:40 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Mon Feb 29 13:50:40 2016 -0800 |
tree | 040d4b6a690fa54a2f28e0babc7203515833569b | |
parent | eef980270d3385fee340eb1633962fe3ba8b7132 [diff] |
Move drawDRRect back to GrDrawContext This still leaves GrDrawContext fiddling around with specialized fragment processors but it does allow for different handling of the DRRects (e.g., for instanced drawing). GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1750533003 Review URL: https://codereview.chromium.org/1750533003