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

Issue 1755753002: Implement various vulkan stencil clears and fix various stenciling bugs. (Closed)

Created:
4 years, 9 months ago by egdaniel
Modified:
4 years, 9 months ago
Reviewers:
jvanverth1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@stencilImage
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : Review Nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+183 lines, -23 lines) Patch
M src/gpu/vk/GrVkCommandBuffer.h View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M src/gpu/vk/GrVkCommandBuffer.cpp View 1 2 2 chunks +16 lines, -1 line 0 comments Download
M src/gpu/vk/GrVkGpu.h View 2 chunks +2 lines, -6 lines 0 comments Download
M src/gpu/vk/GrVkGpu.cpp View 1 2 6 chunks +147 lines, -8 lines 0 comments Download
M src/gpu/vk/GrVkPipeline.cpp View 1 3 chunks +11 lines, -6 lines 0 comments Download
M src/gpu/vk/GrVkRenderPass.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/vk/GrVkRenderTarget.cpp View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 10 (5 generated)
egdaniel
4 years, 9 months ago (2016-03-01 18:31:21 UTC) #3
jvanverth1
lgtm + comments https://codereview.chromium.org/1755753002/diff/20001/src/gpu/vk/GrVkCommandBuffer.cpp File src/gpu/vk/GrVkCommandBuffer.cpp (right): https://codereview.chromium.org/1755753002/diff/20001/src/gpu/vk/GrVkCommandBuffer.cpp#newcode297 src/gpu/vk/GrVkCommandBuffer.cpp:297: void GrVkCommandBuffer::clearStencilImage(const GrVkGpu* gpu, We will ...
4 years, 9 months ago (2016-03-01 18:49:10 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1755753002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1755753002/40001
4 years, 9 months ago (2016-03-01 20:25:59 UTC) #7
egdaniel
https://codereview.chromium.org/1755753002/diff/20001/src/gpu/vk/GrVkCommandBuffer.cpp File src/gpu/vk/GrVkCommandBuffer.cpp (right): https://codereview.chromium.org/1755753002/diff/20001/src/gpu/vk/GrVkCommandBuffer.cpp#newcode297 src/gpu/vk/GrVkCommandBuffer.cpp:297: void GrVkCommandBuffer::clearStencilImage(const GrVkGpu* gpu, On 2016/03/01 18:49:10, jvanverth1 wrote: ...
4 years, 9 months ago (2016-03-01 20:34:38 UTC) #8
commit-bot: I haz the power
4 years, 9 months ago (2016-03-01 20:56:18 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/3d5d9ac426ea926f37eaa47e13acf7492068667b

Powered by Google App Engine
This is Rietveld 408576698