commit | e14bd80db048277daa3db28496310e1863b5b7a9 | [log] [tgz] |
---|---|---|
author | Brian Salomon <bsalomon@google.com> | Tue Apr 04 15:13:25 2017 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Apr 04 19:46:18 2017 +0000 |
tree | 7da5f6aa72b4b884476f46cc4cebe2a9fa3274c4 | |
parent | 9e4d51126f60264f53fbf841ef97092803e88374 [diff] |
Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOp This makes the legacy code use GrProcessorSet::Analysis in the same manner as the non-GrLegacyMeshDrawOps which enables changes to how analysis works. Change-Id: I8171e285ac8930beb3ac33cd3c4ee88f217b9e40 Reviewed-on: https://skia-review.googlesource.com/11205 Commit-Queue: Brian Salomon <bsalomon@google.com> Reviewed-by: Greg Daniel <egdaniel@google.com>