Commit 5e3f8512 by angle-autoroll Committed by Commit Bot

Roll Vulkan-Loader from 145050bf2b98 to d704d1bc0e11 (2 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/145050bf2b98..d704d1bc0e11 2020-07-10 charles@lunarg.com loader: Make RTLD_DEEPBIND conditional on ASAN 2020-07-10 mikes@lunarg.com build: Roll GN DEPS file 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 syoussefi@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: syoussefi@google.com Change-Id: Ibce2967c04d1a0451122ccdac45acf4daba8be70 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2294694Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 1a3a2b6a
...@@ -63,7 +63,7 @@ vars = { ...@@ -63,7 +63,7 @@ vars = {
'vulkan_headers_revision': '2a164e9680a5dc58918e71ffb3cb845315aae221', 'vulkan_headers_revision': '2a164e9680a5dc58918e71ffb3cb845315aae221',
# Current revision of Khronos Vulkan-Loader. # Current revision of Khronos Vulkan-Loader.
'vulkan_loader_revision': '145050bf2b986916b3c15b1f1af55d1ce4dddc25', 'vulkan_loader_revision': 'd704d1bc0e118672b3fe4eae1d7f331bd3288794',
# Current revision of Khronos Vulkan-Tools. # Current revision of Khronos Vulkan-Tools.
'vulkan_tools_revision': '68bfbc2194972f4b4ccd6073758bfa5ece522f67', 'vulkan_tools_revision': '68bfbc2194972f4b4ccd6073758bfa5ece522f67',
......
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