diff options
author | wangyix <wangyix@google.com> | 2015-08-12 09:40:47 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-08-12 09:40:47 -0700 |
commit | 58d890bd45a201477ec6c4ba0ae61c574b4e5aef (patch) | |
tree | 451f36a6d0473f668322ecb221597825fa31ed9b /src/core | |
parent | cc34c41326ae53689d5f88bce7b4b17375a74df9 (diff) |
All child GrFragmentProcs' transforms and textures will be stored in the root GrFragmentProc in preorder
Changed childProcessor(i) to return const referencd
Fixed rootProc/parentProc offset issues; renamed a few things.
added nonempty check to gatherTransforms to avoid segfault
removed recursive append_gr_coord_transforms() from GrGLProgramBuilder
BUILDS! Changed num*includeProc() calls to num() calls
added gatherCoordTransforms(). added coordTransforms() for root proc only
Modified GrFragmentProcessor to append child proc transforms and textures to root proc's arrays.
BUG=skia:4182
Review URL: https://codereview.chromium.org/1275853005
Diffstat (limited to 'src/core')
0 files changed, 0 insertions, 0 deletions