Commit 3d1386f3 by angle-autoroll Committed by Commit Bot

Roll third_party/vulkan-tools/src 1fbefe048387..444b7cd3eecd (2 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/1fbefe048387..444b7cd3eecd git log 1fbefe048387..444b7cd3eecd --date=short --first-parent --format='%ad %ae %s' 2020-04-07 mark@lunarg.com mockicd: Make physical device static 2020-04-07 charles@lunarg.com vulkaninfo: fix app bundle not finding loader Created with: gclient setdep -r third_party/vulkan-tools/src@444b7cd3eecd 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: Ib19f7829272f9298f16a63ec3cac95f58818f9a5 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2141630Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 8bd3dab1
...@@ -55,7 +55,7 @@ vars = { ...@@ -55,7 +55,7 @@ vars = {
'vulkan_loader_revision': '122067a02a253746e7778d18026869ca271ff9ea', 'vulkan_loader_revision': '122067a02a253746e7778d18026869ca271ff9ea',
# Current revision of Khronos Vulkan-Tools. # Current revision of Khronos Vulkan-Tools.
'vulkan_tools_revision': '1fbefe048387b827a8f9859c0754bce2f09d1985', 'vulkan_tools_revision': '444b7cd3eecd538e7cb87027a07c6fb1c0abc6b8',
# Current revision of Khronos Vulkan-ValidationLayers. # Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': '004b2914bfe30adc696327565e9b85bc671da10b', 'vulkan_validation_revision': '004b2914bfe30adc696327565e9b85bc671da10b',
......
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