Roll SwiftShader from da2edceb04a8 to a113fba5d946 (1 revision)

https://swiftshader.googlesource.com/SwiftShader.git/+log/da2edceb04a8..a113fba5d946

2022-11-02 nicolascapens@google.com Revert "Increase subPixelPrecisionBits from 4 to 8"

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 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://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: alanbaker@google.com
Change-Id: I264529a9885bad4175447e280d5649b6891e2b68
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/108320
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
This commit is contained in:
Dawn Autoroller 2022-11-02 23:05:11 +00:00 committed by Dawn LUCI CQ
parent 336f3536e5
commit a5d956a5c7
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -137,7 +137,7 @@ deps = {
},
'third_party/swiftshader': {
'url': '{swiftshader_git}/SwiftShader@da2edceb04a8c49dc11ce97fa8e101a5438295fd',
'url': '{swiftshader_git}/SwiftShader@a113fba5d9469933a4ddd7652cefa3a3640fc25b',
'condition': 'dawn_standalone',
},