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

Issue 674543004: OptState owns program descriptor (Closed)

Created:
6 years, 2 months ago by joshua.litt
Modified:
6 years, 1 month ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

OptState owns program descriptor BUG=skia: Committed: https://skia.googlesource.com/skia/+/79f8faeea2692d2948c0f634e956d1e7fc8333e0

Patch Set 1 #

Patch Set 2 : dm fixed #

Patch Set 3 : feedback inc #

Patch Set 4 : feedback inc #

Patch Set 5 : #

Patch Set 6 : feedback inc #

Patch Set 7 : #

Total comments: 6

Patch Set 8 : feedback inc #

Total comments: 6

Patch Set 9 : #

Patch Set 10 : feedback inc #

Patch Set 11 : #

Total comments: 5

Patch Set 12 : feedback inc #

Total comments: 8

Patch Set 13 : feedback inc #

Patch Set 14 : feedback inc #

Total comments: 1

Patch Set 15 : rebase and feedback #

Patch Set 16 : rebase #

Patch Set 17 : #

Patch Set 18 : cleaup #

Unified diffs Side-by-side diffs Delta from patch set Stats (+562 lines, -509 lines) Patch
M gyp/gpu.gypi View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M src/gpu/GrGpu.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 2 chunks +7 lines, -0 lines 0 comments Download
M src/gpu/GrOptDrawState.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 8 chunks +20 lines, -97 lines 0 comments Download
M src/gpu/GrOptDrawState.cpp View 1 2 3 4 5 6 7 8 9 10 11 12 13 18 chunks +68 lines, -61 lines 0 comments Download
A src/gpu/GrProgramDesc.h View 1 2 3 4 5 6 7 8 9 10 11 16 17 1 chunk +269 lines, -0 lines 0 comments Download
M src/gpu/gl/GrGLProgram.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 6 chunks +6 lines, -6 lines 0 comments Download
M src/gpu/gl/GrGLProgram.cpp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 8 chunks +12 lines, -12 lines 0 comments Download
M src/gpu/gl/GrGLProgramDesc.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 2 chunks +41 lines, -175 lines 0 comments Download
M src/gpu/gl/GrGLProgramDesc.cpp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 9 chunks +36 lines, -52 lines 0 comments Download
M src/gpu/gl/GrGpuGL.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 4 chunks +9 lines, -4 lines 0 comments Download
M src/gpu/gl/GrGpuGL.cpp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +1 line, -0 lines 0 comments Download
M src/gpu/gl/GrGpuGL_program.cpp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 8 chunks +28 lines, -25 lines 0 comments Download
M src/gpu/gl/builders/GrGLFragmentShaderBuilder.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/builders/GrGLFragmentShaderBuilder.cpp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 3 chunks +7 lines, -7 lines 0 comments Download
M src/gpu/gl/builders/GrGLGeometryShaderBuilder.cpp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/builders/GrGLLegacyNvprProgramBuilder.h View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/builders/GrGLLegacyNvprProgramBuilder.cpp View 1 2 3 4 5 1 chunk +2 lines, -5 lines 0 comments Download
M src/gpu/gl/builders/GrGLNvprProgramBuilder.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/gl/builders/GrGLNvprProgramBuilder.cpp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +2 lines, -3 lines 0 comments Download
M src/gpu/gl/builders/GrGLProgramBuilder.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 4 chunks +8 lines, -12 lines 0 comments Download
M src/gpu/gl/builders/GrGLProgramBuilder.cpp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 11 chunks +29 lines, -27 lines 0 comments Download
M src/gpu/gl/builders/GrGLShaderBuilder.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/gpu/gl/builders/GrGLVertexShaderBuilder.cpp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +1 line, -1 line 0 comments Download
M tests/GLProgramsTest.cpp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +10 lines, -18 lines 0 comments Download

Messages

Total messages: 22 (2 generated)
joshualitt
6 years, 2 months ago (2014-10-22 21:03:18 UTC) #2
joshualitt
feedback inc
6 years, 2 months ago (2014-10-23 15:30:38 UTC) #3
joshualitt
feedback inc
6 years, 2 months ago (2014-10-23 16:45:24 UTC) #4
bsalomon
https://codereview.chromium.org/674543004/diff/120001/src/gpu/GrOptDrawState.h File src/gpu/GrOptDrawState.h (right): https://codereview.chromium.org/674543004/diff/120001/src/gpu/GrOptDrawState.h#newcode444 src/gpu/GrOptDrawState.h:444: GrProgramDesc::PrimaryOutputType fPrimaryOutputType : 8; Is this stuff part of ...
6 years, 2 months ago (2014-10-23 17:08:52 UTC) #5
egdaniel
https://codereview.chromium.org/674543004/diff/120001/src/gpu/GrOptDrawState.h File src/gpu/GrOptDrawState.h (right): https://codereview.chromium.org/674543004/diff/120001/src/gpu/GrOptDrawState.h#newcode444 src/gpu/GrOptDrawState.h:444: GrProgramDesc::PrimaryOutputType fPrimaryOutputType : 8; On 2014/10/23 17:08:52, bsalomon wrote: ...
6 years, 2 months ago (2014-10-23 17:15:07 UTC) #6
joshualitt
feedback inc https://codereview.chromium.org/674543004/diff/120001/src/gpu/GrOptDrawState.h File src/gpu/GrOptDrawState.h (right): https://codereview.chromium.org/674543004/diff/120001/src/gpu/GrOptDrawState.h#newcode444 src/gpu/GrOptDrawState.h:444: GrProgramDesc::PrimaryOutputType fPrimaryOutputType : 8; On 2014/10/23 17:15:07, ...
6 years, 2 months ago (2014-10-23 17:45:07 UTC) #7
egdaniel
https://codereview.chromium.org/674543004/diff/120001/src/gpu/GrOptDrawState.h File src/gpu/GrOptDrawState.h (right): https://codereview.chromium.org/674543004/diff/120001/src/gpu/GrOptDrawState.h#newcode444 src/gpu/GrOptDrawState.h:444: GrProgramDesc::PrimaryOutputType fPrimaryOutputType : 8; On 2014/10/23 17:45:06, joshualitt wrote: ...
6 years, 2 months ago (2014-10-23 17:53:02 UTC) #8
joshualitt
On 2014/10/23 17:53:02, egdaniel wrote: > https://codereview.chromium.org/674543004/diff/120001/src/gpu/GrOptDrawState.h > File src/gpu/GrOptDrawState.h (right): > > https://codereview.chromium.org/674543004/diff/120001/src/gpu/GrOptDrawState.h#newcode444 > ...
6 years, 2 months ago (2014-10-23 18:00:28 UTC) #9
egdaniel
On 2014/10/23 18:00:28, joshualitt wrote: > On 2014/10/23 17:53:02, egdaniel wrote: > > https://codereview.chromium.org/674543004/diff/120001/src/gpu/GrOptDrawState.h > ...
6 years, 2 months ago (2014-10-23 18:06:07 UTC) #10
bsalomon
https://codereview.chromium.org/674543004/diff/120001/src/gpu/GrOptDrawState.h File src/gpu/GrOptDrawState.h (right): https://codereview.chromium.org/674543004/diff/120001/src/gpu/GrOptDrawState.h#newcode444 src/gpu/GrOptDrawState.h:444: GrProgramDesc::PrimaryOutputType fPrimaryOutputType : 8; On 2014/10/23 17:53:02, egdaniel wrote: ...
6 years, 2 months ago (2014-10-23 18:10:30 UTC) #11
joshualitt
feedback inc
6 years, 2 months ago (2014-10-23 19:41:10 UTC) #12
bsalomon
https://codereview.chromium.org/674543004/diff/190001/src/gpu/GrProgramDesc.h File src/gpu/GrProgramDesc.h (right): https://codereview.chromium.org/674543004/diff/190001/src/gpu/GrProgramDesc.h#newcode22 src/gpu/GrProgramDesc.h:22: // Creates an uninitialized key that must be populated ...
6 years, 2 months ago (2014-10-23 19:47:20 UTC) #13
joshualitt
feedback inc
6 years, 2 months ago (2014-10-23 20:03:33 UTC) #14
egdaniel
https://codereview.chromium.org/674543004/diff/210001/src/gpu/GrGpu.h File src/gpu/GrGpu.h (right): https://codereview.chromium.org/674543004/diff/210001/src/gpu/GrGpu.h#newcode12 src/gpu/GrGpu.h:12: #include "GrProgramDesc.h" alphabetize https://codereview.chromium.org/674543004/diff/210001/src/gpu/GrGpu.h#newcode352 src/gpu/GrGpu.h:352: virtual void buildProgramDesc(const GrOptDrawState*, ...
6 years, 2 months ago (2014-10-24 14:59:31 UTC) #15
joshualitt
https://codereview.chromium.org/674543004/diff/210001/src/gpu/GrGpu.h File src/gpu/GrGpu.h (right): https://codereview.chromium.org/674543004/diff/210001/src/gpu/GrGpu.h#newcode12 src/gpu/GrGpu.h:12: #include "GrProgramDesc.h" On 2014/10/24 14:59:30, egdaniel wrote: > alphabetize ...
6 years, 2 months ago (2014-10-24 15:15:38 UTC) #16
joshualitt
feedback incorporated
6 years, 2 months ago (2014-10-24 15:29:55 UTC) #17
joshualitt
On 2014/10/24 15:29:55, joshualitt wrote: > feedback incorporated Brian, did you have anymore feedback about ...
6 years, 1 month ago (2014-10-27 14:09:46 UTC) #18
bsalomon
one minor nit, lgtm otherwise https://codereview.chromium.org/674543004/diff/240001/src/gpu/GrOptDrawState.h File src/gpu/GrOptDrawState.h (right): https://codereview.chromium.org/674543004/diff/240001/src/gpu/GrOptDrawState.h#newcode277 src/gpu/GrOptDrawState.h:277: const GrProgramDesc& desc() const ...
6 years, 1 month ago (2014-10-27 14:59:43 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/674543004/320001
6 years, 1 month ago (2014-10-29 00:50:21 UTC) #21
commit-bot: I haz the power
6 years, 1 month ago (2014-10-29 00:59:34 UTC) #22
Message was sent while issue was closed.
Committed patchset #18 (id:320001) as 79f8faeea2692d2948c0f634e956d1e7fc8333e0

Powered by Google App Engine
This is Rietveld 408576698