Commit 527064f1 by angle-autoroll Committed by Commit Bot

Roll Vulkan-Loader from 0c0ac2c6c458 to 7c07085ad1cc (1 revision)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/0c0ac2c6c458..7c07085ad1cc 2020-10-01 lenny@lunarg.com loader: Fix incorrect allocation error cleanup 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 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/+doc/master/autoroll/README.md Bug: None Tbr: jonahr@google.com Change-Id: I2594abe522813ea09b7525ff87a6b182dfff79a2 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2445061Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 4bb78856
......@@ -86,7 +86,7 @@ vars = {
'vulkan_headers_revision': 'e1ba543c67893e13c7dae9bd38d3e5cba4ecb7c0',
# Current revision of Khronos Vulkan-Loader.
'vulkan_loader_revision': '0c0ac2c6c458acdb8ca28902fc990342902fc0a3',
'vulkan_loader_revision': '7c07085ad1cc5b8b79c14d460d4f02b6cac3a193',
# Current revision of Khronos Vulkan-Tools.
'vulkan_tools_revision': '14289452a832d1c701029f0f7692974dab4c5e4c',
......
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