Commit 237499d1 by angle-autoroll Committed by Commit Bot

Roll Vulkan-Tools from 977b7ccbacc1 to 0f4d5f74f199 (2 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/977b7ccbacc1..0f4d5f74f199 2020-06-22 shannon@lunarg.com scripts: Use named params for generator options 2020-06-22 charles@lunarg.com vulkaninfo: fix ordering issues in generated code 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 cwallez@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: cwallez@google.com Change-Id: Ia46561a14ca25ea94ade53f8506dd72ccc26cd4c Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2259724Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent ea15439b
...@@ -55,7 +55,7 @@ vars = { ...@@ -55,7 +55,7 @@ vars = {
'vulkan_loader_revision': '7e8789fe571ac41882847d5a6e7e9dc168bfbeab', 'vulkan_loader_revision': '7e8789fe571ac41882847d5a6e7e9dc168bfbeab',
# Current revision of Khronos Vulkan-Tools. # Current revision of Khronos Vulkan-Tools.
'vulkan_tools_revision': '977b7ccbacc1071e62c1c82b242a28a2b1806ec9', 'vulkan_tools_revision': '0f4d5f74f199b06bffc06cd2beed6ef07246fb0f',
# Current revision of Khronos Vulkan-ValidationLayers. # Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': '71c1a611fdbbfa1711482859543cc79d5c8167f2', 'vulkan_validation_revision': '71c1a611fdbbfa1711482859543cc79d5c8167f2',
......
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