Commit 3f283eb2 by angle-autoroll Committed by Commit Bot

Roll third_party/vulkan-tools/src a553ed74b7fe..1af57a3ec414 (1 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/a553ed74b7fe..1af57a3ec414 git log a553ed74b7fe..1af57a3ec414 --date=short --first-parent --format='%ad %ae %s' 2020-03-03 charles@lunarg.com vulkaninfo: Refactor error handling Created with: gclient setdep -r third_party/vulkan-tools/src@1af57a3ec414 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 ianelliott@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: ianelliott@google.com Change-Id: Ia770492b1bcc1237088a5e1d24e1f9e263849474 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2086710Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent d62881ce
...@@ -55,7 +55,7 @@ vars = { ...@@ -55,7 +55,7 @@ vars = {
'vulkan_loader_revision': '136207a63495917347ea8aec5bfeff267c207eb8', 'vulkan_loader_revision': '136207a63495917347ea8aec5bfeff267c207eb8',
# Current revision of Khronos Vulkan-Tools. # Current revision of Khronos Vulkan-Tools.
'vulkan_tools_revision': 'a553ed74b7fe3d5d14da312d47144ccfc4514a4b', 'vulkan_tools_revision': '1af57a3ec4143286f12d32565dcd7ed44f01754c',
# Current revision of Khronos Vulkan-ValidationLayers. # Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': '97484d689869b39d82925708645d53f6d86f3b2b', 'vulkan_validation_revision': '97484d689869b39d82925708645d53f6d86f3b2b',
......
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