Skip to content

Commit f21fd56

Browse files
Dawn AutorollerDawn LUCI CQ
authored andcommitted
Roll SwiftShader from ce5b85176a89 to 7dd631d218ad (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/ce5b85176a89..7dd631d218ad 2025-09-18 [email protected] Fix an ambigious definition error for clang modules on windows. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-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 SwiftShader: https://bugs.chromium.org/p/swiftshader/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: Ifcfefb39d74b4ae5663ec07ff2fc241d6d7b3832 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/262435 Bot-Commit: Dawn Autoroller <[email protected]> Commit-Queue: Dawn Autoroller <[email protected]>
1 parent 67b7521 commit f21fd56

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
@@ -280,7 +280,7 @@ deps = {
280280
},
281281

282282
'third_party/swiftshader': {
283-
'url': '{swiftshader_git}/SwiftShader@ce5b85176a89daa2886fd9bab86aff9a60801da5',
283+
'url': '{swiftshader_git}/SwiftShader@7dd631d218ad1864ab672e60110034a65aed6367',
284284
'condition': 'dawn_standalone',
285285
},
286286

third_party/swiftshader

Submodule swiftshader updated from ce5b851 to 7dd631d

0 commit comments

Comments
 (0)