Commit 4bf2e254 by angle-autoroll Committed by Commit Bot

Roll Vulkan-Loader from 527e67e9d933 to 30b3f3857835 (13 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/527e67e9d933..30b3f3857835 2020-08-17 cnorthrop@google.com loader: Fixes for gn build 2020-08-17 shannon@lunarg.com build: Update known-good files for 1.2.151 header 2020-08-17 Neonfxsh@gmail.com docs: Remove COPYRIGHT.txt from the readme 2020-08-14 lenny@lunarg.com repo: Set appveyor build to use Win10 SDK 2020-08-14 lenny@lunarg.com loader: Move tag to avoid linux warning 2020-08-14 piotr.bialecki@intel.com loader: Fix physical device sorting crash 2020-08-14 lenny@lunarg.com loader: Remove illegal asssignment 2020-08-14 lenny@lunarg.com loader: Fix variable name 2020-08-14 lenny@lunarg.com loader: Fixpossible memory corruption 2020-08-14 lenny@lunarg.com loader: Add reporting for physical device sorting 2020-08-14 lenny@lunarg.com docs: Update loader doc with device sorting info 2020-08-14 lenny@lunarg.com loader: Sort physical devices on Windows 2020-08-14 shannon@lunarg.com build: Update known-good files for 1.2.150 header 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 cnorthrop@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: cnorthrop@google.com Change-Id: I0e3d7b270fc9e659ecb1862883cc8231021b89da Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2361766Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 366a7334
......@@ -75,7 +75,7 @@ vars = {
'vulkan_headers_revision': '99638d8d7fc64ae9c3fc6a396ec034abd40e675d',
# Current revision of Khronos Vulkan-Loader.
'vulkan_loader_revision': '527e67e9d93368a570b1263ebcd43a5799dc5afe',
'vulkan_loader_revision': '30b3f3857835cadb16d4f893de35caf313cf6947',
# Current revision of Khronos Vulkan-Tools.
'vulkan_tools_revision': '1590d46aaaeb133d2b0d7ea406c8a78bef2ebd4b',
......
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