aboutsummaryrefslogtreecommitdiff
path: root/DEPS
diff options
context:
space:
mode:
authorangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>2022-04-04 10:01:20 +0000
committerAngle LUCI CQ <angle-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-04-04 11:02:22 +0000
commit4655ef15d128fb5f50fae6d0145cae7908a66fc2 (patch)
treee0b67ad36055efac292fdf26ae84255a6367fed4 /DEPS
parent4b26022591b9c4a3610a53edef482b1842cddefc (diff)
downloadangle-4655ef15d128fb5f50fae6d0145cae7908a66fc2.tar.gz
Roll SwiftShader from 649d6e46aeae to a190ceed7293 (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/649d6e46aeae..a190ceed7293 2022-04-04 capn@google.com Correct border clamp and depth comparison order 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 jmadill@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: jmadill@google.com Change-Id: Ic672f1ed216556d3bac9147e30437d961cec94d0 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3567292 Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 317efa2bd8..b48ea35eb4 100644
--- a/DEPS
+++ b/DEPS
@@ -496,7 +496,7 @@ deps = {
},
'third_party/SwiftShader': {
- 'url': '{swiftshader_git}/SwiftShader@649d6e46aeaea1740fe8439ce8935142c8c3f36e',
+ 'url': '{swiftshader_git}/SwiftShader@a190ceed72930fbfceff5b030490d06289af0972',
'condition': 'not build_with_chromium',
},