Roll vulkan-deps from 1d36249fb716 to c4e128e05c38 (15 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/1d36249fb716..c4e128e05c38

Changed dependencies:
* spirv-headers: 93754d52d6..87d5b782be
* spirv-tools: b5d1040b94..4c456f7da6
* vulkan-headers: 715673702f..9f4c61a314
* vulkan-loader: 095a7bf60b..efe6aa4f3f
* vulkan-tools: 77cf67df07..088cfe8047
* vulkan-validation-layers: d8c7808f87..0a39833305

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: I1a0403a60b421805ed8d8cb5dcd81d949413a2e6
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101122
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
dawn-autoroll 2022-09-02 02:13:09 +00:00 committed by Dawn LUCI CQ
parent 657e61d43d
commit e6bb20d3ab
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -139,7 +139,7 @@ deps = {
}, },
'third_party/vulkan-deps': { 'third_party/vulkan-deps': {
'url': '{chromium_git}/vulkan-deps@1d36249fb716315181169b0aa95307584c338bf2', 'url': '{chromium_git}/vulkan-deps@c4e128e05c38fb2880c4df0f11cad7f7145faf2c',
'condition': 'dawn_standalone', 'condition': 'dawn_standalone',
}, },