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

Issue 1813913002: Use dynamic state from vulkan pipelines (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@drawInterface
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 8

Patch Set 4 : cache dynamic state updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+185 lines, -71 lines) Patch
M src/gpu/vk/GrVkCommandBuffer.h View 1 2 3 6 chunks +21 lines, -17 lines 0 comments Download
M src/gpu/vk/GrVkCommandBuffer.cpp View 1 2 3 4 chunks +61 lines, -2 lines 0 comments Download
M src/gpu/vk/GrVkGpu.cpp View 3 chunks +5 lines, -1 line 0 comments Download
M src/gpu/vk/GrVkPipeline.h View 2 chunks +4 lines, -0 lines 0 comments Download
M src/gpu/vk/GrVkPipeline.cpp View 1 2 3 7 chunks +94 lines, -51 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
egdaniel
4 years, 9 months ago (2016-03-17 19:08:25 UTC) #3
jvanverth1
LGTM, plus some comments/suggestions. https://codereview.chromium.org/1813913002/diff/40001/src/gpu/vk/GrVkCommandBuffer.cpp File src/gpu/vk/GrVkCommandBuffer.cpp (right): https://codereview.chromium.org/1813913002/diff/40001/src/gpu/vk/GrVkCommandBuffer.cpp#newcode358 src/gpu/vk/GrVkCommandBuffer.cpp:358: void GrVkCommandBuffer::bindPipeline(const GrVkGpu* gpu, const ...
4 years, 9 months ago (2016-03-18 15:02:26 UTC) #4
egdaniel
I've added caching of dynamic values to this CL. Can you quickly review the recent ...
4 years, 9 months ago (2016-03-18 19:29:59 UTC) #5
jvanverth1
On 2016/03/18 19:29:59, egdaniel wrote: > I've added caching of dynamic values to this CL. ...
4 years, 9 months ago (2016-03-18 19:36:45 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1813913002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1813913002/60001
4 years, 9 months ago (2016-03-18 19:40:50 UTC) #8
commit-bot: I haz the power
4 years, 9 months ago (2016-03-18 19:50:30 UTC) #10
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/470d77a1d7dc286cdad98b145dac735cd7638e56

Powered by Google App Engine
This is Rietveld 408576698