Roll SwiftShader from d040a5bab638 to 5d78b6f0c123 (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/d040a5bab638..5d78b6f0c123
2024-01-30 syoussefi@google.com Fix MSAN complaint about uninitialized (and unused) value
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 alanbaker@google.com,webgpu-developers@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 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: alanbaker@google.com
Change-Id: I9787db33c2dc9716ce431b120d2f52a8c2d2dfd5
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/172340
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Reviewed-by: Alan Baker <alanbaker@google.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
diff --git a/DEPS b/DEPS
index 6af9a70..e086676 100644
--- a/DEPS
+++ b/DEPS
@@ -177,7 +177,7 @@
},
'third_party/swiftshader': {
- 'url': '{swiftshader_git}/SwiftShader@d040a5bab638bf7c226235c95787ba6288bb6416',
+ 'url': '{swiftshader_git}/SwiftShader@5d78b6f0c12370e35ffdcb944f68e8b6537e2818',
'condition': 'dawn_standalone',
},
diff --git a/third_party/swiftshader b/third_party/swiftshader
index d040a5b..5d78b6f 160000
--- a/third_party/swiftshader
+++ b/third_party/swiftshader
@@ -1 +1 @@
-Subproject commit d040a5bab638bf7c226235c95787ba6288bb6416
+Subproject commit 5d78b6f0c12370e35ffdcb944f68e8b6537e2818