Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(175)

Issue 1283223003: Changed auto child advance back to backwards linear search for getting subset of coords and sampler…

Created:
5 years, 4 months ago by wangyix
Modified:
5 years, 4 months ago
Reviewers:
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia@cs3_onBeforeAfter
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Changed auto child advance back to backwards linear search for getting subset of coords and samplers array of a child Used offset from parent instead of backwards linear search to find a child proc's coords and transforms in Auto...Advance append mangleString to variable name in nameVariable() BUILDS! Added AutoFragmentChildProcAdvance class; fixed a few errors from previous commits BUG=skia:4182

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -1 line) Patch
src/gpu/gl/builders/GrGLFragmentShaderBuilder.h View 1 chunk +21 lines, -0 lines 0 comments Download
src/gpu/gl/builders/GrGLFragmentShaderBuilder.cpp View 1 chunk +49 lines, -0 lines 0 comments Download
src/gpu/gl/builders/GrGLProgramBuilder.cpp View 1 chunk +1 line, -1 line 0 comments Download

Depends on Patchset:

Powered by Google App Engine
This is Rietveld 408576698