Commit 2950d334 by angle-autoroll Committed by Commit Bot

Roll third_party/vulkan-loader/src 29adf277cb19..f1d9f12a19de (2 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/29adf277cb19..f1d9f12a19de git log 29adf277cb19..f1d9f12a19de --date=short --first-parent --format='%ad %ae %s' 2020-03-12 charles@lunarg.com loader: Fix skipping all layers if one bad is found 2020-03-12 charles@lunarg.com loader: fix crash when json doesn't contain an object Created with: gclient setdep -r third_party/vulkan-loader/src@f1d9f12a19de If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-loader-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: I1a7ca91cb3e57fa398a206328743ecb5701cd514 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2102175Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 6963f58c
...@@ -52,7 +52,7 @@ vars = { ...@@ -52,7 +52,7 @@ vars = {
'vulkan_headers_revision': '74556a131735598a5ae7a94ec5500a9d9f908b3a', 'vulkan_headers_revision': '74556a131735598a5ae7a94ec5500a9d9f908b3a',
# Current revision of Khronos Vulkan-Loader. # Current revision of Khronos Vulkan-Loader.
'vulkan_loader_revision': '29adf277cb191eb1ff5d0156143c284891c0f124', 'vulkan_loader_revision': 'f1d9f12a19dee1a1350a2aeea4c7695b27aeef9a',
# Current revision of Khronos Vulkan-Tools. # Current revision of Khronos Vulkan-Tools.
'vulkan_tools_revision': '94ed4c384c3425963b459a735045706e5f83f01b', 'vulkan_tools_revision': '94ed4c384c3425963b459a735045706e5f83f01b',
......
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