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

Issue 1899213002: Revise WSI setup. (Closed)

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

Description

Revise WSI setup. - Set up present queue creation correctly. - Move WSI functions to VulkanTestContext. GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1899213002 Committed: https://skia.googlesource.com/skia/+/b0d4352ca610654f98c3c4ebc67ed9ad9c8c8493

Patch Set 1 #

Total comments: 3

Patch Set 2 : Updated for comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+166 lines, -208 lines) Patch
M gyp/most.gyp View 1 1 chunk +1 line, -1 line 0 comments Download
M include/gpu/vk/GrVkBackendContext.h View 1 chunk +5 lines, -2 lines 0 comments Download
M include/gpu/vk/GrVkInterface.h View 1 chunk +1 line, -27 lines 0 comments Download
M src/gpu/vk/GrVkBackendContext.cpp View 1 5 chunks +38 lines, -12 lines 0 comments Download
M src/gpu/vk/GrVkGpu.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/vk/GrVkInterface.cpp View 2 chunks +0 lines, -57 lines 0 comments Download
M src/gpu/vk/GrVkMemory.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M tools/vulkan/VulkanTestContext.h View 1 2 chunks +26 lines, -2 lines 0 comments Download
M tools/vulkan/VulkanTestContext.cpp View 1 15 chunks +54 lines, -82 lines 0 comments Download
M tools/vulkan/android/VulkanTestContext_android.cpp View 1 3 chunks +16 lines, -10 lines 0 comments Download
M tools/vulkan/win/VulkanTestContext_win.cpp View 1 4 chunks +24 lines, -13 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
jvanverth1
4 years, 8 months ago (2016-04-19 14:40:18 UTC) #4
jvanverth1
On 2016/04/19 14:40:18, jvanverth1 wrote: PTAL
4 years, 8 months ago (2016-04-20 17:52:42 UTC) #5
egdaniel
https://codereview.chromium.org/1899213002/diff/1/src/gpu/vk/GrVkBackendContext.cpp File src/gpu/vk/GrVkBackendContext.cpp (right): https://codereview.chromium.org/1899213002/diff/1/src/gpu/vk/GrVkBackendContext.cpp#newcode148 src/gpu/vk/GrVkBackendContext.cpp:148: if (graphicsQueueIndex == queueCount && queueProps[i].queueFlags & VK_QUEUE_GRAPHICS_BIT) { ...
4 years, 8 months ago (2016-04-20 18:26:55 UTC) #6
jvanverth1
https://codereview.chromium.org/1899213002/diff/1/src/gpu/vk/GrVkBackendContext.cpp File src/gpu/vk/GrVkBackendContext.cpp (right): https://codereview.chromium.org/1899213002/diff/1/src/gpu/vk/GrVkBackendContext.cpp#newcode148 src/gpu/vk/GrVkBackendContext.cpp:148: if (graphicsQueueIndex == queueCount && queueProps[i].queueFlags & VK_QUEUE_GRAPHICS_BIT) { ...
4 years, 8 months ago (2016-04-20 18:32:25 UTC) #7
jvanverth1
Updated to ToT and comments addressed.
4 years, 8 months ago (2016-04-21 15:57:26 UTC) #8
djsollen
android lgtm
4 years, 8 months ago (2016-04-21 16:05:47 UTC) #9
egdaniel
lgtm
4 years, 8 months ago (2016-04-21 18:28:29 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1899213002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1899213002/20001
4 years, 8 months ago (2016-04-21 18:31:25 UTC) #12
commit-bot: I haz the power
4 years, 8 months ago (2016-04-21 18:46:26 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/b0d4352ca610654f98c3c4ebc67ed9ad9c8c8493

Powered by Google App Engine
This is Rietveld 408576698