Skip to content

Commit 9b4b1f8

Browse files
Dawn AutorollerDawn LUCI CQ
authored andcommitted
Roll ANGLE from 7dcfc32b3a84 to 8c12874c7542 (3 revisions)
https://chromium.googlesource.com/angle/angle.git/+log/7dcfc32b3a84..8c12874c7542 2024-09-13 [email protected] vulkan: add double buffer swapchain for fifo mode. 2024-09-13 [email protected] Add shadow sampler LOD tests 2024-09-13 [email protected] Add back sdk_version entry to build targets 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: I293efd4624635661d68f57acb32913a6e82f935d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/206474 Commit-Queue: Dawn Autoroller <[email protected]> Bot-Commit: Dawn Autoroller <[email protected]>
1 parent 1b75d8b commit 9b4b1f8

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
@@ -268,7 +268,7 @@ deps = {
268268
},
269269

270270
'third_party/angle': {
271-
'url': '{chromium_git}/angle/angle@7dcfc32b3a84b21bd6d7d699940cfdbbced52af2',
271+
'url': '{chromium_git}/angle/angle@8c12874c7542a2c68f4294a3e631ed97172acf33',
272272
'condition': 'dawn_standalone',
273273
},
274274

third_party/angle

Submodule angle updated from 7dcfc32 to 8c12874

0 commit comments

Comments
 (0)