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

Issue 1927943002: Unify DescriptorPools for vulkan uniform descriptor sets (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : cleanup #

Patch Set 3 : share ds layout #

Patch Set 4 : #

Total comments: 2

Patch Set 5 : use enum #

Unified diffs Side-by-side diffs Delta from patch set Stats (+147 lines, -52 lines) Patch
M src/gpu/vk/GrVkDescriptorPool.h View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/vk/GrVkPipelineState.h View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M src/gpu/vk/GrVkPipelineState.cpp View 1 2 7 chunks +27 lines, -13 lines 0 comments Download
M src/gpu/vk/GrVkPipelineStateBuilder.cpp View 1 2 3 3 chunks +8 lines, -34 lines 0 comments Download
M src/gpu/vk/GrVkResourceProvider.h View 1 2 3 4 3 chunks +28 lines, -0 lines 0 comments Download
M src/gpu/vk/GrVkResourceProvider.cpp View 1 2 3 4 6 chunks +81 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (7 generated)
egdaniel
4 years, 7 months ago (2016-04-28 14:16:13 UTC) #5
egdaniel
Okay this CL is now ready for review
4 years, 7 months ago (2016-04-28 17:37:21 UTC) #6
jvanverth1
lgtm + comments https://codereview.chromium.org/1927943002/diff/60001/src/gpu/vk/GrVkResourceProvider.cpp File src/gpu/vk/GrVkResourceProvider.cpp (right): https://codereview.chromium.org/1927943002/diff/60001/src/gpu/vk/GrVkResourceProvider.cpp#newcode64 src/gpu/vk/GrVkResourceProvider.cpp:64: fCurrMaxUniDescriptors = 16; Add this as ...
4 years, 7 months ago (2016-04-28 20:34:30 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1927943002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1927943002/80001
4 years, 7 months ago (2016-05-02 13:38:12 UTC) #10
commit-bot: I haz the power
4 years, 7 months ago (2016-05-02 13:50:39 UTC) #12
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://skia.googlesource.com/skia/+/778555cfda267eee031b9fc8530f988cd270fbf0

Powered by Google App Engine
This is Rietveld 408576698