Skip to content

Commit d305e35

Browse files
angle-autorollAngle LUCI CQ
authored andcommitted
1 parent 6e57cdf commit d305e35

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

DEPS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1088,7 +1088,7 @@ deps = {
10881088
},
10891089

10901090
'third_party/vulkan-deps': {
1091-
'url': Var('chromium_git') + '/vulkan-deps@bb498dc53b8bd5ca8f535fd699e9f132e8439fec',
1091+
'url': Var('chromium_git') + '/vulkan-deps@7cd8dafa530d655d4fe7b9f0180c00e321c7f095',
10921092
'condition': 'not build_with_chromium',
10931093
},
10941094

@@ -1133,12 +1133,12 @@ deps = {
11331133
},
11341134

11351135
'third_party/vulkan-utility-libraries/src': {
1136-
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@913a3fa7a6b47eee715c3c7759c9d0bbff5a6da7',
1136+
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@84947d15251ee05b6a9588afdbc463b5f6b4641c',
11371137
'condition': 'not build_with_chromium',
11381138
},
11391139

11401140
'third_party/vulkan-validation-layers/src': {
1141-
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@706e40e47d58b7ad285325de66b439cc1c6cb926',
1141+
'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@22d306c467ad47e5cadd7234a51a4cf99e89ec2a',
11421142
'condition': 'not build_with_chromium',
11431143
},
11441144

third_party/vulkan-deps

Submodule vulkan-deps updated from bb498dc to 7cd8daf

0 commit comments

Comments
 (0)