Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(449)

Issue 6344103: VariableVisibility -> ShaderType (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 2 months ago by bsalomon
Modified:
12 years, 2 months ago
Reviewers:
TomH
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : update #

Total comments: 8

Patch Set 3 : comments #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -105 lines) Patch
M src/gpu/effects/GrConvolutionEffect.cpp View 1 1 chunk +5 lines, -6 lines 0 comments Download
M src/gpu/effects/GrGradientEffects.cpp View 1 2 chunks +8 lines, -12 lines 0 comments Download
M src/gpu/effects/GrMorphologyEffect.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
M src/gpu/gl/GrGLProgram.cpp View 1 2 10 chunks +15 lines, -22 lines 0 comments Download
M src/gpu/gl/GrGLShaderBuilder.h View 1 2 4 chunks +34 lines, -39 lines 2 comments Download
M src/gpu/gl/GrGLShaderBuilder.cpp View 1 3 chunks +21 lines, -23 lines 0 comments Download

Messages

Total messages: 5
bsalomon
I want to move the generation of the final shader strings into GrGLShaderBuilder (as part ...
12 years, 2 months ago (2012-07-11 13:36:43 UTC) #1
TomH
Everything but the last is a nit. http://codereview.appspot.com/6344103/diff/2001/src/gpu/gl/GrGLProgram.cpp File src/gpu/gl/GrGLProgram.cpp (right): http://codereview.appspot.com/6344103/diff/2001/src/gpu/gl/GrGLProgram.cpp#newcode1222 src/gpu/gl/GrGLProgram.cpp:1222: segments->addUniform(GrGLShaderBuilder::kFragment_ShaderType, If ...
12 years, 2 months ago (2012-07-11 14:32:31 UTC) #2
bsalomon
All comments addressed in patch 2. http://codereview.appspot.com/6344103/diff/2001/src/gpu/gl/GrGLProgram.cpp File src/gpu/gl/GrGLProgram.cpp (right): http://codereview.appspot.com/6344103/diff/2001/src/gpu/gl/GrGLProgram.cpp#newcode1222 src/gpu/gl/GrGLProgram.cpp:1222: segments->addUniform(GrGLShaderBuilder::kFragment_ShaderType, On 2012/07/11 ...
12 years, 2 months ago (2012-07-11 14:52:15 UTC) #3
TomH
LGTM http://codereview.appspot.com/6344103/diff/3007/src/gpu/gl/GrGLShaderBuilder.h File src/gpu/gl/GrGLShaderBuilder.h (right): http://codereview.appspot.com/6344103/diff/3007/src/gpu/gl/GrGLShaderBuilder.h#newcode18 src/gpu/gl/GrGLShaderBuilder.h:18: Containts all the incremental state of a shader ...
12 years, 2 months ago (2012-07-11 14:59:00 UTC) #4
bsalomon
12 years, 2 months ago (2012-07-11 19:47:12 UTC) #5
Closed with r4534
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b