commit | e7d4b2f5dc3c35f351ba120018c214f739447fb2 | [log] [tgz] |
---|---|---|
author | robertphillips <robertphillips@google.com> | Thu Aug 13 07:57:10 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Aug 13 07:57:10 2015 -0700 |
tree | de68366919b95825ae54af04b408f32c1405716b | |
parent | 15f4951e84a0aef2ed31b2e66129579feaa18850 [diff] |
Simplify parameters passed to path renderers It appears that CanDrawPathArgs::fTarget was only ever used to access the shaderCaps and no instances of onGetStencilSupport ever used the drawTarget and pipelineBuilder parameters. Review URL: https://codereview.chromium.org/1291803006