commit | b0a8a377f832c59cee939ad721e1f87d378b7142 | [log] [tgz] |
---|---|---|
author | joshualitt <joshualitt@chromium.org> | Tue Sep 23 09:50:21 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Sep 23 09:50:21 2014 -0700 |
tree | 7edeac33c817af28d73f3fbe1b31776ac34e8773 | |
parent | e51ac563de24ed4b25fde97c225580a30a55e9ca [diff] |
Patch to create a distinct geometry processor. The vast majority of this patch is just a rename. The meat is in GrGeometryProcessor, GrProcessor, GrGL*Processor, GrProcessorStage, Gr*BackendProcessorFactory, GrProcessUnitTestFactory, and the builders BUG=skia: R=bsalomon@google.com Author: joshualitt@chromium.org Review URL: https://codereview.chromium.org/582963002