Roll SwiftShader from e5b3afce6d92 to 76b5d96a9287 (1 revision)

https://swiftshader.googlesource.com/SwiftShader.git/+log/e5b3afce6d92..76b5d96a9287

2026-01-12 swiftshader.regress@gmail.com Regres: Update test lists @ e5b3afce

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/swiftshader-skia-autoroll
Please CC bsalomon@google.com,thomsmit@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 Skia: https://bugs.chromium.org/p/skia/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

Cq-Include-Trybots: skia/skia.primary:Test-Ubuntu24.04-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader
Bug: None
Tbr: thomsmit@google.com
Change-Id: Ie75285dec3e2ce32aff2239c45e70b1413dcd64e
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1140256
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index 1583f40..bfaa559 100644
--- a/DEPS
+++ b/DEPS
@@ -68,7 +68,7 @@
   "third_party/externals/partition_alloc"        : "https://chromium.googlesource.com/chromium/src/base/allocator/partition_allocator.git@ce13777cb731e0a60c606d1741091fd11a0574d7",
   "third_party/externals/perfetto"               : "https://android.googlesource.com/platform/external/perfetto@93885509be1c9240bc55fa515ceb34811e54a394",
   "third_party/externals/piex"                   : "https://android.googlesource.com/platform/external/piex.git@bb217acdca1cc0c16b704669dd6f91a1b509c406",
-  "third_party/externals/swiftshader"            : "https://swiftshader.googlesource.com/SwiftShader@e5b3afce6d92f37d4a57b502dccda489a7f8badd",
+  "third_party/externals/swiftshader"            : "https://swiftshader.googlesource.com/SwiftShader@76b5d96a9287a0ba62eaf407dc3e6bb3ba4781ca",
   "third_party/externals/vulkanmemoryallocator"  : "https://chromium.googlesource.com/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator@a6bfc237255a6bac1513f7c1ebde6d8aed6b5191",
   # vulkan-deps is a meta-repo containing several interdependent Khronos Vulkan repositories.
   # When the vulkan-deps revision is updated, those repos (spirv-*, vulkan-*) should be updated as well.
diff --git a/infra/bots/deps/deps_gen.go b/infra/bots/deps/deps_gen.go
index 3584661..9e6531b 100644
--- a/infra/bots/deps/deps_gen.go
+++ b/infra/bots/deps/deps_gen.go
@@ -259,7 +259,7 @@
 	},
 	"swiftshader.googlesource.com/SwiftShader": {
 		Id:      "swiftshader.googlesource.com/SwiftShader",
-		Version: "e5b3afce6d92f37d4a57b502dccda489a7f8badd",
+		Version: "76b5d96a9287a0ba62eaf407dc3e6bb3ba4781ca",
 		Path:    "third_party/externals/swiftshader",
 	},
 }