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

Issue 6201083: Move coordDims, varyingDims onto GrGLShaderBuilder (Closed)

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

Description

In order to emit varying parameters, we'll need to know their dimensionality. When Montreal does the Look-Up Table implementation fCoordDims may become non-constant, but this implementation is no worse than what we have now.

Patch Set 1 #

Patch Set 2 : Add safety dance ^H^H^H^H^H assert #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -55 lines) Patch
src/gpu/gl/GrGLProgram.cpp View 1 18 chunks +31 lines, -46 lines 0 comments Download
src/gpu/gl/GrGLProgramStage.h View 2 chunks +2 lines, -2 lines 0 comments Download
src/gpu/gl/GrGLProgramStage.cpp View 2 chunks +7 lines, -7 lines 0 comments Download
src/gpu/gl/GrGLShaderBuilder.h View 1 chunk +4 lines, -0 lines 0 comments Download
src/gpu/gl/GrGLShaderBuilder.cpp View 2 chunks +6 lines, -0 lines 1 comment Download

Messages

Total messages: 6
TomH
12 years, 4 months ago (2012-05-14 18:33:15 UTC) #1
robertphillips
LGTM + 1 suggestion http://codereview.appspot.com/6201083/diff/2001/src/gpu/gl/GrGLShaderBuilder.cpp File src/gpu/gl/GrGLShaderBuilder.cpp (right): http://codereview.appspot.com/6201083/diff/2001/src/gpu/gl/GrGLShaderBuilder.cpp#newcode23 src/gpu/gl/GrGLShaderBuilder.cpp:23: const int GrGLShaderBuilder::fCoordDims = 2; ...
12 years, 4 months ago (2012-05-14 18:49:52 UTC) #2
bsalomon
Could the incoming coords be a grglshadervar? (Maybe a dumb q, writing from my phone ...
12 years, 4 months ago (2012-05-14 19:13:41 UTC) #3
TomH
On 2012/05/14 19:13:41, bsalomon wrote: > Could the incoming coords be a grglshadervar? (Maybe a ...
12 years, 4 months ago (2012-05-14 19:39:03 UTC) #4
bsalomon
On 2012/05/14 19:39:03, TomH wrote: > On 2012/05/14 19:13:41, bsalomon wrote: > > Could the ...
12 years, 4 months ago (2012-05-14 19:50:57 UTC) #5
TomH
12 years, 4 months ago (2012-05-14 19:59:03 UTC) #6
Closed with r3928.
Sign in to reply to this message.

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