Roll SwiftShader from c597a8af03ef to 112faf441539 (1 revision)

https://swiftshader.googlesource.com/SwiftShader.git/+log/c597a8af03ef..112faf441539

2021-04-22 capn@google.com Format switch statements consistently

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 ynovikov@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/master/autoroll/README.md

Bug: None
Tbr: ynovikov@google.com
Change-Id: Ia37950e6d2e1ced57d70f8f94bdc642b5b866237
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2848073
Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
angle-autoroll 2021-04-23 10:01:32 +00:00 коммит произвёл Commit Bot
Родитель 1800d1d92b
Коммит d4c9e01cf7
1 изменённых файлов: 1 добавлений и 1 удалений

2
DEPS
Просмотреть файл

@ -469,7 +469,7 @@ deps = {
},
'third_party/SwiftShader': {
'url': '{swiftshader_git}/SwiftShader@c597a8af03ef814b32d978eac9f3f0155ce44bad',
'url': '{swiftshader_git}/SwiftShader@112faf441539267feaf9f0d84ce5181489f23b34',
'condition': 'not build_with_chromium',
},