Commit bdb0f8a5 by angle-autoroll Committed by Commit Bot

Roll third_party/vulkan-tools/src 2c436960d2c0..4792a6854238 (3 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/2c436960d2c0..4792a6854238 git log 2c436960d2c0..4792a6854238 --date=short --first-parent --format='%ad %ae %s' 2020-01-15 charles@lunarg.com vulkaninfo: handle previous driver versions 2020-01-15 charles@lunarg.com build: Update known good for 1.2.131 Vulkan Header and Loader 2020-01-15 mikes@lunarg.com scripts: Tweak extension detection Created with: gclient setdep -r third_party/vulkan-tools/src@4792a6854238 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 jonahr@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: jonahr@google.com Change-Id: I21a0c7f08ed37f247e11de9d42a67beee6681825 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2003122Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent ddb99f21
...@@ -55,7 +55,7 @@ vars = { ...@@ -55,7 +55,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': '2c436960d2c0d06a1838f8428886db369b2e4f56', 'vulkan_tools_revision': '4792a6854238ba3f6d10b8c7fcd11c102cae4ca6',
# Current revision of Khronos Vulkan-ValidationLayers. # Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': 'ab883b9d257e234c1952f45d38fe3e25a5c87eb1', 'vulkan_validation_revision': 'ab883b9d257e234c1952f45d38fe3e25a5c87eb1',
......
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