Commit e5c2e047 by angle-autoroll Committed by Commit Bot

Roll third_party/vulkan-tools/src 0c2618b2c31e..9c5719ab7149 (1 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/0c2618b2c31e..9c5719ab7149 git log 0c2618b2c31e..9c5719ab7149 --date=short --first-parent --format='%ad %ae %s' 2019-12-17 charles@lunarg.com vulkaninfo: safely handle device groups not supported Created with: gclient setdep -r third_party/vulkan-tools/src@9c5719ab7149 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-tools-angle-autoroll Please CC jmadill@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: jmadill@google.com Change-Id: Idca41eac95939e072b5e9317ffbfbcce57646ff6 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1973466Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 751e7888
...@@ -57,7 +57,7 @@ vars = { ...@@ -57,7 +57,7 @@ vars = {
'vulkan_loader_revision': '2d6f74c6d4319e94cf1fa33954c619ab4428f2b8', 'vulkan_loader_revision': '2d6f74c6d4319e94cf1fa33954c619ab4428f2b8',
# Current revision of Khronos Vulkan-Tools. # Current revision of Khronos Vulkan-Tools.
'vulkan_tools_revision': '0c2618b2c31e2f216e131ff4c1c83e2c92c6ae66', 'vulkan_tools_revision': '9c5719ab7149058d452f78255c42d6083644ffca',
# Current revision of Khronos Vulkan-ValidationLayers. # Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': '2b19f3916726243552178be6f8d38454bbb1db63', 'vulkan_validation_revision': '2b19f3916726243552178be6f8d38454bbb1db63',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment