Skip to content

Commit 3081eee

Browse files
Dawn AutorollerDawn LUCI CQ
authored andcommitted
Roll ANGLE from ae02c3292a95 to 7994bf76d7a9 (8 revisions)
https://chromium.googlesource.com/angle/angle.git/+log/ae02c3292a95..7994bf76d7a9 2025-10-02 [email protected] Vulkan: Avoid double-setting the fragment shading rate 2025-10-02 [email protected] Vulkan: Add a threshold for RefCountedEventRecycler::mEventsToReset 2025-10-01 [email protected] Vulkan: Fix buffer size for vertex array 2025-10-01 [email protected] Vulkan: Suppress buggy VU 2025-10-01 [email protected] WGSL: append TSymbolUniqueId to overloaded functions 2025-10-01 [email protected] Tests: Add Raising a Goblin trace 2025-10-01 [email protected] Roll SwiftShader from 5f1c459a11bb to 18d4f3db9407 (1 revision) 2025-10-01 [email protected] Roll Chromium from d914d1699a4d to 37eb1e68bdc6 (673 revisions) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-dawn-autoroll Please CC [email protected],[email protected] 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 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: [email protected] Change-Id: I39601a5e2fa4ca9ba246fcfb4fa9203869d127e8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/264655 Commit-Queue: Dawn Autoroller <[email protected]> Bot-Commit: Dawn Autoroller <[email protected]>
1 parent d79036b commit 3081eee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ deps = {
275275
},
276276

277277
'third_party/angle': {
278-
'url': '{chromium_git}/angle/angle@ae02c3292a956555a00f3237edaef2962e8d89a5',
278+
'url': '{chromium_git}/angle/angle@7994bf76d7a97d8d3823dc27caada0739a3a53cb',
279279
'condition': 'dawn_standalone',
280280
},
281281

third_party/angle

Submodule angle updated from ae02c32 to 7994bf7

0 commit comments

Comments
 (0)