Commit 821726de by angle-autoroll Committed by Commit Bot

Roll third_party/vulkan-loader/src 4fb0e0374a39..3336e65e8801 (1 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/4fb0e0374a39..3336e65e8801 git log 4fb0e0374a39..3336e65e8801 --date=short --first-parent --format='%ad %ae %s' 2020-04-24 lenny@lunarg.com loader: Check for null when creating a queue Created with: gclient setdep -r third_party/vulkan-loader/src@3336e65e8801 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 tobine@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: tobine@google.com Change-Id: I6ba1a7862b89939aa652ce5c6eeb95376f1dfb5d Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2167771Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 2a37fab2
...@@ -52,7 +52,7 @@ vars = { ...@@ -52,7 +52,7 @@ vars = {
'vulkan_headers_revision': '62becc509a886c6a79548ba7ab0e3b59f8a15306', 'vulkan_headers_revision': '62becc509a886c6a79548ba7ab0e3b59f8a15306',
# Current revision of Khronos Vulkan-Loader. # Current revision of Khronos Vulkan-Loader.
'vulkan_loader_revision': '4fb0e0374a3912263606d9ed0243bbef22e23597', 'vulkan_loader_revision': '3336e65e880101e28b38836733c1f02fd9214bf2',
# Current revision of Khronos Vulkan-Tools. # Current revision of Khronos Vulkan-Tools.
'vulkan_tools_revision': '7774c964d3df8b127e8d1814526f4447a27446c2', 'vulkan_tools_revision': '7774c964d3df8b127e8d1814526f4447a27446c2',
......
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