Roll SwiftShader from 90fdde382489 to d1116fa9e9dc (13 revisions) https://swiftshader.googlesource.com/SwiftShader.git/+log/90fdde382489..d1116fa9e9dc 2022-07-01 capn@google.com Replace sw::SIMD aliases of 4-wide vectors with rr::SIMD types 2022-07-01 capn@google.com Temporarily support xyzw component swizzling for SIMD types 2022-07-01 capn@google.com Implement SIMD helper functions using 128-bit operations 2022-07-01 capn@google.com Implement 128-bit insert/extract 2022-07-01 capn@google.com Use SIMD types throughout graphics and compute pipelines 2022-07-01 capn@google.com Replace static SIMD::Width asserts with dynamic ones 2022-06-30 capn@google.com Make shader math functions SIMD width agnostic 2022-06-30 nicolas.capens@gmail.com Omit dynamic checks for equal or sequential pointer offsets 2022-06-30 nicolas.capens@gmail.com Construct SIMD pointers from an std::vector instead of array 2022-06-30 nicolas.capens@gmail.com Move rr::Pointer4 to SIMD source and header files 2022-06-30 nicolas.capens@gmail.com Avoid broadcasting data fields to 4-wide vectors 2022-06-30 swiftshader.regress@gmail.com Regres: Update test lists @ 90fdde38 2022-06-30 sugoi@google.com Prevent recompiling programs on changes to compareMask or writeMask 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 ianelliott@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: ianelliott@google.com Change-Id: I05bcf89dfbe6478a2ae16dd069b734417060dad6 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3740490 Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>