Roll Vulkan-Loader from 30b3f3857835 to 2979391e5b0c (1 revision)

30b3f38578..2979391e5b

2020-08-19 nathbappai@gmail.com loader: Fix some non-msvc compiler warnings

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: Ic0c9fa5e93c83901b8e7e94af775210e74e99de7
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2366568
Reviewed-by: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
angle-autoroll 2020-08-20 07:01:32 +00:00 коммит произвёл Commit Bot
Родитель dff47d5fda
Коммит a6bf6a7295
1 изменённых файлов: 1 добавлений и 1 удалений

2
DEPS
Просмотреть файл

@ -86,7 +86,7 @@ vars = {
'vulkan_headers_revision': '834673eaa34a04669eedea764e88d881338243a2',
# Current revision of Khronos Vulkan-Loader.
'vulkan_loader_revision': '30b3f3857835cadb16d4f893de35caf313cf6947',
'vulkan_loader_revision': '2979391e5b0c951ad976625686c9644c3da6fc96',
# Current revision of Khronos Vulkan-Tools.
'vulkan_tools_revision': 'eceb318c06a291e678d1eef96c6bfd6f2710df21',