Commit f30ae360 by angle-autoroll Committed by Commit Bot

Roll Vulkan-Loader from dc8a96d60b6b to 14ad927e679a (2 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/dc8a96d60b6b..14ad927e679a 2020-10-08 dorian.apanel@gmail.com Handling also zero size override paths. 2020-10-08 dorian.apanel@gmail.com loader: Override layer load when custom allocator used. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-loader-angle-autoroll Please CC timvp@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: timvp@google.com Change-Id: Ib7634589744013e845ae600dffa3fe6f853a3f32 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2463242Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent fc8f5e0a
...@@ -86,7 +86,7 @@ vars = { ...@@ -86,7 +86,7 @@ vars = {
'vulkan_headers_revision': '94ff600cc8623a2fd270cc14b14def3fca12ffaf', 'vulkan_headers_revision': '94ff600cc8623a2fd270cc14b14def3fca12ffaf',
# Current revision of Khronos Vulkan-Loader. # Current revision of Khronos Vulkan-Loader.
'vulkan_loader_revision': 'dc8a96d60b6b03bd77f88f19d5028d91aab220f1', 'vulkan_loader_revision': '14ad927e679a0239516121ced288041f00bbaa26',
# Current revision of Khronos Vulkan-Tools. # Current revision of Khronos Vulkan-Tools.
'vulkan_tools_revision': '1abaced34b84831f60226ce67a702b2d841e1d87', 'vulkan_tools_revision': '1abaced34b84831f60226ce67a702b2d841e1d87',
......
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