Skip to content

Commit

Permalink
Roll SwiftShader from f9fccaa8be03 to 1495532f997f (1 revision)
Browse files Browse the repository at this point in the history
https://swiftshader.googlesource.com/SwiftShader.git/+log/f9fccaa8be03..1495532f997f

2024-10-28 [email protected] Fix vkCmdClearColorImage of 3D images

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: I09b5ad58a8f2d9a499c20ff73fdc53a10d5fc4c3
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/212817
Commit-Queue: Dawn Autoroller <[email protected]>
Bot-Commit: Dawn Autoroller <[email protected]>
  • Loading branch information
Dawn Autoroller authored and Dawn LUCI CQ committed Oct 29, 2024
1 parent c8dc12b commit e6019a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ deps = {
},

'third_party/swiftshader': {
'url': '{swiftshader_git}/SwiftShader@f9fccaa8be031979e8769e7d9451b886847c8c96',
'url': '{swiftshader_git}/SwiftShader@1495532f997f0256b655ca83ab15b6122a3e8847',
'condition': 'dawn_standalone',
},

Expand Down
2 changes: 1 addition & 1 deletion third_party/swiftshader
Submodule swiftshader updated from f9fcca to 149553

0 comments on commit e6019a9

Please sign in to comment.