Skip to content

Commit 251e855

Browse files
angle-autorollAngle LUCI CQ
authored andcommitted
Roll vulkan-deps from 235e641f78a0 to 9eca0d5dbbfa (10 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/235e641f78a0..9eca0d5dbbfa Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/0f8bd4945d2d88fa68560f4b17d1f066740928ac..e4c40890710586ea02a2d457a123b7c339d526f7 https://chromium.googlesource.com/external/github.com/LunarG/VulkanTools/+log/796d193c8e3a236811e75855f62546b3b2c633b2..02acf732d259379c4e4f296e4a6a6b6c8173c878 https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/8a13595dd4ae5049ef42d0f30297d0c427db54b5..556c7ca95c6a309278c6cee98129d573827a05b4 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/adfdda5b665f59aae31acf5c12c73e64a8f89553..e6588c0c6c1b0405b28ac14b5a3fa5186016f654 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-angle-autoroll Please CC angle-team@google.com,yuxinhu@google.com on the revert to ensure that a human is aware of the problem. To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/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: yuxinhu@google.com Change-Id: Ibbbfc88d44f83cabbf36932c778e66315551816a Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/7699937 Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
1 parent e8d1614 commit 251e855

6 files changed

Lines changed: 10 additions & 10 deletions

File tree

DEPS

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1094,17 +1094,17 @@ deps = {
10941094
},
10951095

10961096
'third_party/vulkan-deps': {
1097-
'url': Var('chromium_git') + '/vulkan-deps@235e641f78a0ba5d969dc3d2bfe22a99fb0773bf',
1097+
'url': Var('chromium_git') + '/vulkan-deps@9eca0d5dbbfa3148adc771f4c765e35c75a8c8af',
10981098
'condition': 'not build_with_chromium',
10991099
},
11001100

11011101
'third_party/glslang/src': {
1102-
'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@0f8bd4945d2d88fa68560f4b17d1f066740928ac',
1102+
'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@e4c40890710586ea02a2d457a123b7c339d526f7',
11031103
'condition': 'not build_with_chromium',
11041104
},
11051105

11061106
'third_party/lunarg-vulkantools/src': {
1107-
'url': '{chromium_git}/external/github.com/LunarG/VulkanTools@796d193c8e3a236811e75855f62546b3b2c633b2',
1107+
'url': '{chromium_git}/external/github.com/LunarG/VulkanTools@02acf732d259379c4e4f296e4a6a6b6c8173c878',
11081108
'condition': 'not build_with_chromium',
11091109
},
11101110

@@ -1119,7 +1119,7 @@ deps = {
11191119
},
11201120

11211121
'third_party/spirv-tools/src': {
1122-
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@8a13595dd4ae5049ef42d0f30297d0c427db54b5',
1122+
'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@556c7ca95c6a309278c6cee98129d573827a05b4',
11231123
'condition': 'not build_with_chromium',
11241124
},
11251125

@@ -1144,7 +1144,7 @@ deps = {
11441144
},
11451145

11461146
'third_party/vulkan-validation-layers/src': {
1147-
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@adfdda5b665f59aae31acf5c12c73e64a8f89553',
1147+
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@e6588c0c6c1b0405b28ac14b5a3fa5186016f654',
11481148
'condition': 'not build_with_chromium',
11491149
},
11501150

third_party/glslang/src

Submodule src updated 29 files

third_party/vulkan-deps

Submodule vulkan-deps updated from 235e641 to 9eca0d5
Submodule src updated 54 files

0 commit comments

Comments
 (0)