Roll third_party/vulkan-loader/src 39e685ccd37e..c357af84c7cb (1 commits)

39e685ccd3..c357af84c7

git log 39e685ccd37e..c357af84c7cb --date=short --first-parent --format='%ad %ae %s'
2020-02-19 lenny@lunarg.com loader: Remove queue info count check

Created with:
  gclient setdep -r third_party/vulkan-loader/src@c357af84c7cb

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 cwallez@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/+/master/autoroll/README.md

Bug: None
Tbr: cwallez@google.com
Change-Id: I6c9c43a48864722c9d1a137eecbac38847c6d6d6
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2066051
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-02-20 07:01:02 +00:00 коммит произвёл Commit Bot
Родитель 2801bf4371
Коммит b0e9cd6645
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -52,7 +52,7 @@ vars = {
'vulkan_headers_revision': '9bd3f561bcee3f01d22912de10bb07ce4e23d378',
# Current revision of Khronos Vulkan-Loader.
'vulkan_loader_revision': '39e685ccd37e89fe422e52a7f317fe82dbe78977',
'vulkan_loader_revision': 'c357af84c7cb3de7bd2dfcd68212fd213eeea802',
# Current revision of Khronos Vulkan-Tools.
'vulkan_tools_revision': '16cf5591e399aed1de1401150cd47264132e6e0b',