Commit 82809fcd by angle-autoroll Committed by Commit Bot

Roll Vulkan-Loader from 006586926ade to a09970273cd1 (1 revision)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/006586926ade..a09970273cd1 2020-06-09 dsinclair@google.com scripts: Use named params for generator options 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 cnorthrop@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/+doc/master/autoroll/README.md Bug: None Tbr: cnorthrop@google.com Change-Id: I43d64b181acc36db2e9a40b736fdb48b0329cdf0 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2239647Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 5b8395ed
...@@ -52,7 +52,7 @@ vars = { ...@@ -52,7 +52,7 @@ vars = {
'vulkan_headers_revision': '9d2dfca53b754dd3ab916899fed567a5290c30aa', 'vulkan_headers_revision': '9d2dfca53b754dd3ab916899fed567a5290c30aa',
# Current revision of Khronos Vulkan-Loader. # Current revision of Khronos Vulkan-Loader.
'vulkan_loader_revision': '006586926adece57adea3e006140b5df19826371', 'vulkan_loader_revision': 'a09970273cd197d9ea98154e42b4d37fee9253e2',
# Current revision of Khronos Vulkan-Tools. # Current revision of Khronos Vulkan-Tools.
'vulkan_tools_revision': '9d7880c7a07598cca8fb80b74bfee933e852f445', 'vulkan_tools_revision': '9d7880c7a07598cca8fb80b74bfee933e852f445',
......
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