Roll SwiftShader from 32f9332d1d7a to 9b300a6d6747 (2 revisions)

https://swiftshader.googlesource.com/SwiftShader.git/+log/32f9332d1d7a..9b300a6d6747

2023-09-07 aredulla@google.com [ssci] Uplift subzero/bloat third party
metadata
2023-09-07 natsu@google.com Use AHardwareBuffer_* APIs in
prepareForExternalUseANDROID()

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 angle-team@google.com,syoussefi@google.com 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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Bug: None
Tbr: syoussefi@google.com
Use-Permissive-Angle-Pixel-Comparison: True
Change-Id: I818d2789d27be69df55e8c305a146da6f125883a
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4852770
Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
angle-autoroll
2023-09-08 10:01:11 +00:00
committed by Angle LUCI CQ
parent e60556f75b
commit 65ec697f41
2 changed files with 2 additions and 2 deletions

2
DEPS
View File

@@ -651,7 +651,7 @@ deps = {
},
'third_party/SwiftShader': {
'url': Var('swiftshader_git') + '/SwiftShader@32f9332d1d7aacbdba7c1aa5df894bb1890bb2cc',
'url': Var('swiftshader_git') + '/SwiftShader@9b300a6d6747be57610964ca01289c9d01995674',
'condition': 'not build_with_chromium',
},