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

Issue 1974913003: Implement vulkan fence syncs for nanobench (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : working #

Patch Set 3 : cleanup #

Patch Set 4 : comment #

Total comments: 10

Patch Set 5 : -Address comments and fix compilation of non-vulkan build #

Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -16 lines) Patch
M include/private/SkGpuFenceSync.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/gpu/TestContext.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/gpu/gl/GLTestContext.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M tools/gpu/gl/egl/CreatePlatformGLTestContext_egl.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M tools/gpu/vk/VkTestContext.cpp View 1 2 3 4 2 chunks +114 lines, -7 lines 0 comments Download
M tools/kilobench/kilobench.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 22 (10 generated)
bsalomon
Forgot to send this out this morning
4 years, 7 months ago (2016-05-13 20:29:22 UTC) #4
jvanverth1
lgtm The only weird situation I was trying to think of was if we tried ...
4 years, 7 months ago (2016-05-13 20:49:25 UTC) #5
bsalomon
On 2016/05/13 20:49:25, jvanverth1 wrote: > lgtm > > The only weird situation I was ...
4 years, 7 months ago (2016-05-13 20:57:37 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1974913003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1974913003/60001
4 years, 7 months ago (2016-05-13 20:57:50 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: Build-Win-MSVC-x86-Debug-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Win-MSVC-x86-Debug-Trybot/builds/8587) Build-Win-MSVC-x86_64-Debug-Trybot on client.skia.compile (JOB_FAILED, ...
4 years, 7 months ago (2016-05-13 21:01:18 UTC) #10
egdaniel
https://codereview.chromium.org/1974913003/diff/60001/tools/gpu/vk/VkTestContext.cpp File tools/gpu/vk/VkTestContext.cpp (right): https://codereview.chromium.org/1974913003/diff/60001/tools/gpu/vk/VkTestContext.cpp#newcode11 tools/gpu/vk/VkTestContext.cpp:11: #include <vulkan/vulkan.h> would need to include third_party in gyp ...
4 years, 7 months ago (2016-05-16 17:19:42 UTC) #11
bsalomon
https://codereview.chromium.org/1974913003/diff/60001/tools/gpu/vk/VkTestContext.cpp File tools/gpu/vk/VkTestContext.cpp (right): https://codereview.chromium.org/1974913003/diff/60001/tools/gpu/vk/VkTestContext.cpp#newcode11 tools/gpu/vk/VkTestContext.cpp:11: #include <vulkan/vulkan.h> On 2016/05/16 17:19:41, egdaniel wrote: > would ...
4 years, 7 months ago (2016-05-16 20:37:08 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1974913003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1974913003/80001
4 years, 7 months ago (2016-05-16 20:37:19 UTC) #14
egdaniel
https://codereview.chromium.org/1974913003/diff/60001/tools/gpu/vk/VkTestContext.cpp File tools/gpu/vk/VkTestContext.cpp (right): https://codereview.chromium.org/1974913003/diff/60001/tools/gpu/vk/VkTestContext.cpp#newcode11 tools/gpu/vk/VkTestContext.cpp:11: #include <vulkan/vulkan.h> On 2016/05/16 20:37:08, bsalomon wrote: > On ...
4 years, 7 months ago (2016-05-16 20:45:41 UTC) #15
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-16 20:56:10 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1974913003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1974913003/80001
4 years, 7 months ago (2016-05-16 21:09:05 UTC) #20
commit-bot: I haz the power
4 years, 7 months ago (2016-05-16 21:09:59 UTC) #22
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://skia.googlesource.com/skia/+/edea94c356dddd339d776e1f0d906f44427222b9

Powered by Google App Engine
This is Rietveld 408576698