Skip to content

Commit

Permalink
Roll vulkan-deps from a0c6bbad67c9 to d47ae2be2781 (7 revisions)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/vulkan-deps.git/+log/a0c6bbad67c9..d47ae2be2781

Also rolling transitive DEPS:
  https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/e43514866f7e0f8265c677039d2fe773c892d44b..c16e6a34b72de51d07c121a1c202806bac0be9dc
  https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/31c154a2a68a2efad82d372b957b42c6b51c1585..995922d48149384766cc646159a9e28701f01f0c
  https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/ea05bf71f2948d64f7d36651ffcad59216401095..27d4bf4948e4c5d313bd43147629b38729f6edc6

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 kainino@google.com,webgpu-developers@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://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Bug: None
Tbr: kainino@google.com
Change-Id: Id62ae06c2b49dacf513997b6c36f2b931ad3bc25
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/221604
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
  • Loading branch information
Dawn Autoroller authored and Dawn LUCI CQ committed Jan 14, 2025
1 parent a8df7fd commit 15c086e
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -284,12 +284,12 @@ deps = {
},

'third_party/vulkan-deps': {
'url': '{chromium_git}/vulkan-deps@a0c6bbad67c90bd8122c059ee1292e38868b4355',
'url': '{chromium_git}/vulkan-deps@d47ae2be278152820d6904829ed6fbbae559f03d',
'condition': 'dawn_standalone',
},

'third_party/glslang/src': {
'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@e43514866f7e0f8265c677039d2fe773c892d44b',
'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@c16e6a34b72de51d07c121a1c202806bac0be9dc',
'condition': 'dawn_standalone',
},

Expand All @@ -304,7 +304,7 @@ deps = {
},

'third_party/spirv-tools/src': {
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@31c154a2a68a2efad82d372b957b42c6b51c1585',
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@995922d48149384766cc646159a9e28701f01f0c',
'condition': 'dawn_standalone',
},

Expand All @@ -329,7 +329,7 @@ deps = {
},

'third_party/vulkan-validation-layers/src': {
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@ea05bf71f2948d64f7d36651ffcad59216401095',
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@27d4bf4948e4c5d313bd43147629b38729f6edc6',
'condition': 'dawn_standalone',
},

Expand Down
2 changes: 1 addition & 1 deletion third_party/spirv-tools/src
2 changes: 1 addition & 1 deletion third_party/vulkan-deps
Submodule vulkan-deps updated from a0c6bb to d47ae2

0 comments on commit 15c086e

Please sign in to comment.