Commit 8b4d25b6 by angle-autoroll Committed by Commit Bot

Roll third_party/vulkan-tools/src 2fd41fab58c8..490e39372126 (2 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/2fd41fab58c8..490e39372126 git log 2fd41fab58c8..490e39372126 --date=short --first-parent --format='%ad %ae %s' 2020-04-10 petr_kraus@email.cz icd: Make swapchain images persistent 2020-04-10 petr_kraus@email.cz icd: Fix vkGetSwapchainImages behavior Created with: gclient setdep -r third_party/vulkan-tools/src@490e39372126 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: Id6e2946e874a2f8181a99a9d1bcab1eff75d564c Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2147375Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 8128233d
...@@ -55,7 +55,7 @@ vars = { ...@@ -55,7 +55,7 @@ vars = {
'vulkan_loader_revision': 'bb8be13e3ffeb27a95858941c62243a59c1f0944', 'vulkan_loader_revision': 'bb8be13e3ffeb27a95858941c62243a59c1f0944',
# Current revision of Khronos Vulkan-Tools. # Current revision of Khronos Vulkan-Tools.
'vulkan_tools_revision': '2fd41fab58c82eaf24cc8b55a81638a655a221fa', 'vulkan_tools_revision': '490e39372126a4557712f5ca9ed5e795de3d4ab8',
# Current revision of Khronos Vulkan-ValidationLayers. # Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': 'e7bbc302dff23ca97ae47c1af0246660990f2303', 'vulkan_validation_revision': 'e7bbc302dff23ca97ae47c1af0246660990f2303',
......
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