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

Issue 2365943003: Stop aggregating texture/buffer access objects in GrFragmentProcessor parents. (Closed)

Created:
4 years, 2 months ago by bsalomon
Modified:
4 years, 2 months ago
Reviewers:
robertphillips
CC:
reviews_skia.org
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Stop aggregating texture/buffer access objects in GrFragmentProcessor parents. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2349243002 Committed: https://skia.googlesource.com/skia/+/b58a2b4919aa67ab5bab1d497f26671d704654b4

Patch Set 1 #

Patch Set 2 : add assert to vk #

Total comments: 5

Patch Set 3 : rename #

Patch Set 4 : Readd base class, rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+154 lines, -194 lines) Patch
M include/gpu/GrFragmentProcessor.h View 1 2 3 7 chunks +40 lines, -46 lines 0 comments Download
M src/effects/gradients/SkGradientShader.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/effects/gradients/SkGradientShaderPriv.h View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrFragmentProcessor.cpp View 2 chunks +0 lines, -35 lines 0 comments Download
M src/gpu/GrPipeline.cpp View 1 chunk +3 lines, -8 lines 0 comments Download
M src/gpu/gl/GrGLProgram.cpp View 2 chunks +13 lines, -9 lines 0 comments Download
M src/gpu/glsl/GrGLSLFragmentProcessor.h View 1 2 6 chunks +56 lines, -19 lines 0 comments Download
M src/gpu/glsl/GrGLSLFragmentProcessor.cpp View 1 2 3 chunks +14 lines, -61 lines 0 comments Download
M src/gpu/glsl/GrGLSLProgramBuilder.cpp View 4 chunks +12 lines, -7 lines 0 comments Download
M src/gpu/vk/GrVkGpuCommandBuffer.cpp View 1 chunk +3 lines, -2 lines 0 comments Download
M src/gpu/vk/GrVkPipelineState.cpp View 1 1 chunk +11 lines, -5 lines 0 comments Download

Messages

Total messages: 11 (6 generated)
bsalomon
4 years, 2 months ago (2016-09-23 19:49:46 UTC) #2
robertphillips
lgtm https://codereview.chromium.org/2365943003/diff/20001/include/gpu/GrFragmentProcessor.h File include/gpu/GrFragmentProcessor.h (right): https://codereview.chromium.org/2365943003/diff/20001/include/gpu/GrFragmentProcessor.h#newcode146 include/gpu/GrFragmentProcessor.h:146: class FPItemIter { Was the removal of the ...
4 years, 2 months ago (2016-09-26 13:27:23 UTC) #5
bsalomon
https://codereview.chromium.org/2365943003/diff/20001/include/gpu/GrFragmentProcessor.h File include/gpu/GrFragmentProcessor.h (right): https://codereview.chromium.org/2365943003/diff/20001/include/gpu/GrFragmentProcessor.h#newcode146 include/gpu/GrFragmentProcessor.h:146: class FPItemIter { On 2016/09/26 13:27:22, robertphillips wrote: > ...
4 years, 2 months ago (2016-09-26 13:31:52 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2365943003/60001
4 years, 2 months ago (2016-09-26 13:35:44 UTC) #9
commit-bot: I haz the power
4 years, 2 months ago (2016-09-26 13:55:05 UTC) #11
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/b58a2b4919aa67ab5bab1d497f26671d704654b4

Powered by Google App Engine
This is Rietveld 408576698