Roll vulkan-deps from 978db8424025 to 238f2f5eb39f (10 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/978db8424025..238f2f5eb39f

Changed dependencies:
* spirv-tools: 58d8b4e29c..5003644f55
* vulkan-headers: 0873a22a11..1dace16d80
* vulkan-loader: ec84a665fd..997595a9ff
* vulkan-validation-layers: 7f229d1544..a6c1ddca49

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/vulkan-deps-dawn-autoroll
Please CC bajones@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry

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/main/autoroll/README.md

Bug: None
Tbr: bajones@google.com
Change-Id: I7e1c966972cb986feafb336925418fbce95fee65
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/78247
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
dawn-autoroll 2022-01-25 23:27:30 +00:00 committed by Dawn LUCI CQ
parent c64159ca25
commit df8b33f1a0
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -138,7 +138,7 @@ deps = {
},
'third_party/vulkan-deps': {
'url': '{chromium_git}/vulkan-deps@978db84240250b65c1c356d6c96a3151ce496f1c',
'url': '{chromium_git}/vulkan-deps@238f2f5eb39feb21755494c4cfe0464d9924e38a',
'condition': 'dawn_standalone',
},