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

Issue 2256843002: Don't add the resolve attachment to vulkan render passes. (Closed)

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

Description

Don't add the resolve attachment to vulkan render passes. Also includes some other msaa bug fixes BUG=skia:5127 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2256843002 Committed: https://skia.googlesource.com/skia/+/ce3bfb1ed155880585b2d0bb0a8d3e43306e23f2

Patch Set 1 #

Patch Set 2 : updated #

Patch Set 3 : #

Total comments: 10

Patch Set 4 : Remove unused resolve #

Patch Set 5 : nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -100 lines) Patch
M src/gpu/vk/GrVkFramebuffer.h View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M src/gpu/vk/GrVkFramebuffer.cpp View 1 2 3 2 chunks +0 lines, -4 lines 0 comments Download
M src/gpu/vk/GrVkGpu.cpp View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/gpu/vk/GrVkGpuCommandBuffer.cpp View 1 2 3 2 chunks +9 lines, -14 lines 0 comments Download
M src/gpu/vk/GrVkRenderPass.h View 1 2 3 5 chunks +1 line, -8 lines 0 comments Download
M src/gpu/vk/GrVkRenderPass.cpp View 1 2 3 10 chunks +7 lines, -54 lines 0 comments Download
M src/gpu/vk/GrVkRenderTarget.cpp View 1 2 3 4 3 chunks +3 lines, -12 lines 0 comments Download
M src/gpu/vk/GrVkResourceProvider.h View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M src/gpu/vk/GrVkResourceProvider.cpp View 1 2 3 2 chunks +2 lines, -4 lines 0 comments Download
M src/gpu/vk/GrVkTextureRenderTarget.cpp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
egdaniel
Next part of vulkan msaa. Main thing left after this is to get msaa copies ...
4 years, 3 months ago (2016-08-26 13:49:13 UTC) #3
jvanverth1
https://codereview.chromium.org/2256843002/diff/40001/src/gpu/vk/GrVkGpuCommandBuffer.cpp File src/gpu/vk/GrVkGpuCommandBuffer.cpp (right): https://codereview.chromium.org/2256843002/diff/40001/src/gpu/vk/GrVkGpuCommandBuffer.cpp#newcode104 src/gpu/vk/GrVkGpuCommandBuffer.cpp:104: // we dont' attach the resolve to the framebuffer ...
4 years, 3 months ago (2016-08-26 15:03:19 UTC) #4
egdaniel
https://codereview.chromium.org/2256843002/diff/40001/src/gpu/vk/GrVkGpuCommandBuffer.cpp File src/gpu/vk/GrVkGpuCommandBuffer.cpp (right): https://codereview.chromium.org/2256843002/diff/40001/src/gpu/vk/GrVkGpuCommandBuffer.cpp#newcode104 src/gpu/vk/GrVkGpuCommandBuffer.cpp:104: // we dont' attach the resolve to the framebuffer ...
4 years, 3 months ago (2016-08-26 15:48:46 UTC) #5
jvanverth1
lgtm
4 years, 3 months ago (2016-08-26 17:37:30 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/2256843002/80001
4 years, 3 months ago (2016-08-26 17:43:21 UTC) #8
commit-bot: I haz the power
4 years, 3 months ago (2016-08-26 18:05:16 UTC) #10
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://skia.googlesource.com/skia/+/ce3bfb1ed155880585b2d0bb0a8d3e43306e23f2

Powered by Google App Engine
This is Rietveld 408576698