Skip to content

Commit e29d977

Browse files
angle-autorollAngle LUCI CQ
authored andcommitted
Roll vulkan-deps from 6501b79e3449 to 7240ff5cbc8b (8 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/6501b79e3449..7240ff5cbc8b Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/LunarG/VulkanTools/+log/9be945a82df81fda32e1fe01a1bfffb1acf2745e..907ed5a91f40a9bf3585d4087bc6c53b51b4ae16 https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/d7ba8c9fc218830544008cb71e4618adb1c56e12..2d14d2e76aa7de72404b17078eda15c20a6a0389 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers/+log/f07ffc2cf2cd356927dee964fc0a35b5cfaeb789..afe9eb980aa928a66d1c9c06f38c55dd59868720 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/9b30be121a2c1b60e72cc54d3219cac8f2664205..d628b64e287d57e752d9c8381c3fbb306df02b6d 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,syoussefi@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: syoussefi@google.com Change-Id: I3205c972512830ae9c5a3c8e4ce7c9f8dd546dd9 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/7729005 Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
1 parent 90fb0aa commit e29d977

7 files changed

Lines changed: 11 additions & 11 deletions

File tree

DEPS

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

10961096
'third_party/vulkan-deps': {
1097-
'url': Var('chromium_git') + '/vulkan-deps@6501b79e3449586d51254f747e516b82d2646fde',
1097+
'url': Var('chromium_git') + '/vulkan-deps@7240ff5cbc8b3ba98f06886d5e30f427f43306f2',
10981098
'condition': 'not build_with_chromium',
10991099
},
11001100

@@ -1104,7 +1104,7 @@ deps = {
11041104
},
11051105

11061106
'third_party/lunarg-vulkantools/src': {
1107-
'url': '{chromium_git}/external/github.com/LunarG/VulkanTools@9be945a82df81fda32e1fe01a1bfffb1acf2745e',
1107+
'url': '{chromium_git}/external/github.com/LunarG/VulkanTools@907ed5a91f40a9bf3585d4087bc6c53b51b4ae16',
11081108
'condition': 'not build_with_chromium',
11091109
},
11101110

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

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

11261126
'third_party/vulkan-headers/src': {
1127-
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Headers@f07ffc2cf2cd356927dee964fc0a35b5cfaeb789',
1127+
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Headers@afe9eb980aa928a66d1c9c06f38c55dd59868720',
11281128
'condition': 'not build_with_chromium',
11291129
},
11301130

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

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

scripts/code_generation_hashes/Vulkan_mandatory_format_support_table.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"src/libANGLE/renderer/vulkan/vk_mandatory_format_support_table_autogen.cpp":
1111
"26e7ee4cead7fbccf06310ac1bb58caf",
1212
"third_party/vulkan-headers/src/registry/vk.xml":
13-
"fca3601ab81aad3a5d310c32b9eda4d2"
13+
"b2bec61e10fa40f7b6f20a060d96023f"
1414
}

third_party/vulkan-deps

Submodule vulkan-deps updated from 6501b79 to 7240ff5

0 commit comments

Comments
 (0)