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

Issue 1943933002: Apply setImageLayout() to all of a VkImage's subresources. (Closed)

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

Description

Apply setImageLayout() to all of a VkImage's subresources. This also adds fLevelCount to GrVkImage::Resource, which allows clients to wrap mipmapped textures. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1943933002 TBR=bsalomon@google.com Committed: https://skia.googlesource.com/skia/+/2af0f1b014b9aabb6119bf66fac20e4cd3a8279b

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address comments #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -42 lines) Patch
M include/gpu/vk/GrVkTypes.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/gpu/vk/GrVkGpu.cpp View 5 chunks +4 lines, -9 lines 0 comments Download
M src/gpu/vk/GrVkImage.h View 4 chunks +9 lines, -5 lines 0 comments Download
M src/gpu/vk/GrVkImage.cpp View 1 3 chunks +13 lines, -12 lines 1 comment Download
M src/gpu/vk/GrVkRenderTarget.cpp View 1 chunk +5 lines, -3 lines 0 comments Download
M src/gpu/vk/GrVkTexture.h View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/vk/GrVkTexture.cpp View 1 3 chunks +9 lines, -9 lines 0 comments Download
M src/gpu/vk/GrVkTextureRenderTarget.cpp View 1 chunk +5 lines, -3 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
jvanverth1
4 years, 7 months ago (2016-05-03 15:42:52 UTC) #3
egdaniel
What is your plan for the mip blitting barriers? Will you let setLayout take an ...
4 years, 7 months ago (2016-05-03 16:01:00 UTC) #4
jvanverth1
> What is your plan for the mip blitting barriers? Will you let setLayout take ...
4 years, 7 months ago (2016-05-03 16:32:29 UTC) #5
jvanverth1
https://codereview.chromium.org/1943933002/diff/20001/src/gpu/vk/GrVkImage.cpp File src/gpu/vk/GrVkImage.cpp (right): https://codereview.chromium.org/1943933002/diff/20001/src/gpu/vk/GrVkImage.cpp#newcode36 src/gpu/vk/GrVkImage.cpp:36: // Is this reasonable? Could someone want to keep ...
4 years, 7 months ago (2016-05-03 16:34:23 UTC) #6
egdaniel
lgtm
4 years, 7 months ago (2016-05-03 17:16:31 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1943933002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1943933002/20001
4 years, 7 months ago (2016-05-03 17:20:15 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: skia_presubmit-Trybot on client.skia.fyi (JOB_FAILED, http://build.chromium.org/p/client.skia.fyi/builders/skia_presubmit-Trybot/builds/9352)
4 years, 7 months ago (2016-05-03 17:22:47 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1943933002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1943933002/20001
4 years, 7 months ago (2016-05-03 17:35:45 UTC) #14
commit-bot: I haz the power
4 years, 7 months ago (2016-05-03 17:36:51 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/2af0f1b014b9aabb6119bf66fac20e4cd3a8279b

Powered by Google App Engine
This is Rietveld 408576698