Commit afe4a824 by angle-autoroll Committed by Angle LUCI CQ

Roll SwiftShader from e4fea30bb438 to a3726e06b4f1 (7 revisions)

https://swiftshader.googlesource.com/SwiftShader.git/+log/e4fea30bb438..a3726e06b4f1 2021-06-29 cwallez@google.com Increase limits to support base WebGPU. 2021-06-28 bclayton@google.com SpirvShader: Consider OpEntryPoint interface IDs 2021-06-28 capn@google.com Determine MSan instrumentation for Reactor at run-time 2021-06-28 stha09@googlemail.com GCC: readd visibility attributes for EGL/GLESv2 2021-06-28 capn@google.com Fix -warn-stack-size command line option for LLVM 12 2021-06-28 sugoi@google.com Only perform LOD computation when it is necessary 2021-06-28 swiftshader.regress@gmail.com Regres: Update test lists @ e4fea30b 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 geofflang@google.com on the revert to ensure that a human is aware of the problem. 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: geofflang@google.com Change-Id: I992e37df1bbd0be9fef2a998bf2584adf2459480 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2990981 Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent c14e6b5f
...@@ -491,7 +491,7 @@ deps = { ...@@ -491,7 +491,7 @@ deps = {
}, },
'third_party/SwiftShader': { 'third_party/SwiftShader': {
'url': '{swiftshader_git}/SwiftShader@e4fea30bb438fdca8259f2ba1b37b67cf262af84', 'url': '{swiftshader_git}/SwiftShader@a3726e06b4f12ce30e754656c6214847f4da3864',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment