Skip to content

Commit

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

2024-06-21 [email protected] Fix dynamic_rendering_local_read vs
graphics_pipeline_library

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/swiftshader-angle-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 ANGLE:
https://bugs.chromium.org/p/angleproject/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: angleproject:42267038
Tbr: [email protected]
Use-Permissive-Angle-Pixel-Comparison: True
Change-Id: Ie9277eac3757c663d7161cf39406889adc940197
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5649376
Commit-Queue: angle-autoroll <[email protected]>
Bot-Commit: angle-autoroll <[email protected]>
  • Loading branch information
angle-autoroll authored and Angle LUCI CQ committed Jun 24, 2024
1 parent 45b67e0 commit 5e64ccf
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 @@ -919,7 +919,7 @@ deps = {
},

'third_party/SwiftShader': {
'url': Var('swiftshader_git') + '/SwiftShader@cea33ab2d5ad50cd7f1881fb9c36ffcaecdd69fc',
'url': Var('swiftshader_git') + '/SwiftShader@de870ac7518fe2b6bb651ecc22fc36647cf7b986',
'condition': 'not build_with_chromium',
},

Expand Down
2 changes: 1 addition & 1 deletion third_party/SwiftShader
Submodule SwiftShader updated from cea33a to de870a

0 comments on commit 5e64ccf

Please sign in to comment.