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

Issue 1756493002: Use VkPipelineCaches during VkPipeline creation (Closed)

Created:
4 years, 9 months ago by jvanverth1
Modified:
4 years, 9 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

Patch Set 1 #

Total comments: 5

Patch Set 2 : Destroy PipelineCache #

Patch Set 3 : Move PipelineCache destruction to destroyResources() #

Patch Set 4 : Fix mipmap issues #

Unified diffs Side-by-side diffs Delta from patch set Stats (+552 lines, -517 lines) Patch
M src/gpu/vk/GrVkGpu.cpp View 1 2 3 3 chunks +6 lines, -1 line 0 comments Download
M src/gpu/vk/GrVkPipeline.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/gpu/vk/GrVkPipeline.cpp View 1 2 3 1 chunk +513 lines, -512 lines 0 comments Download
M src/gpu/vk/GrVkResourceProvider.h View 2 chunks +6 lines, -0 lines 0 comments Download
M src/gpu/vk/GrVkResourceProvider.cpp View 1 2 3 4 chunks +25 lines, -3 lines 0 comments Download

Messages

Total messages: 18 (7 generated)
jvanverth1
4 years, 9 months ago (2016-03-01 18:25:54 UTC) #3
jvanverth1
https://codereview.chromium.org/1756493002/diff/1/src/gpu/vk/GrVkResourceProvider.cpp File src/gpu/vk/GrVkResourceProvider.cpp (right): https://codereview.chromium.org/1756493002/diff/1/src/gpu/vk/GrVkResourceProvider.cpp#newcode136 src/gpu/vk/GrVkResourceProvider.cpp:136: } On 2016/03/01 18:47:46, egdaniel wrote: > the fact ...
4 years, 9 months ago (2016-03-01 18:51:40 UTC) #4
jvanverth1
https://codereview.chromium.org/1756493002/diff/1/src/gpu/vk/GrVkResourceProvider.h File src/gpu/vk/GrVkResourceProvider.h (right): https://codereview.chromium.org/1756493002/diff/1/src/gpu/vk/GrVkResourceProvider.h#newcode73 src/gpu/vk/GrVkResourceProvider.h:73: VkPipelineCache fPipelineCache; On 2016/03/01 18:51:40, jvanverth1 wrote: > On ...
4 years, 9 months ago (2016-03-01 18:57:13 UTC) #5
jvanverth1
On 2016/03/01 18:57:13, jvanverth1 wrote: > https://codereview.chromium.org/1756493002/diff/1/src/gpu/vk/GrVkResourceProvider.h > File src/gpu/vk/GrVkResourceProvider.h (right): > > https://codereview.chromium.org/1756493002/diff/1/src/gpu/vk/GrVkResourceProvider.h#newcode73 > ...
4 years, 9 months ago (2016-03-01 20:29:52 UTC) #6
egdaniel
lgtm. Only possible change if you feel its worthwhile, should we set the pipeline cache ...
4 years, 9 months ago (2016-03-01 20:37:20 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1756493002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1756493002/60001
4 years, 9 months ago (2016-03-02 20:57:13 UTC) #10
jvanverth1
On 2016/03/01 20:37:20, egdaniel wrote: > lgtm. Only possible change if you feel its worthwhile, ...
4 years, 9 months ago (2016-03-02 20:57:19 UTC) #11
jvanverth1
On 2016/03/01 20:37:20, egdaniel wrote: > lgtm. Only possible change if you feel its worthwhile, ...
4 years, 9 months ago (2016-03-02 20:57:19 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: Build-Mac-Clang-Arm7-Debug-iOS-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Mac-Clang-Arm7-Debug-iOS-Trybot/builds/861)
4 years, 9 months ago (2016-03-02 20:59:32 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1756493002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1756493002/60001
4 years, 9 months ago (2016-03-02 21:18:52 UTC) #16
commit-bot: I haz the power
4 years, 9 months ago (2016-03-02 21:19:50 UTC) #18
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/03509eafa3e25819ff69f4d4f339d46264820c38

Powered by Google App Engine
This is Rietveld 408576698