Roll ANGLE from 93491ae30bb5 to 85edb907199e (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/93491ae30bb5..85edb907199e 2024-07-19 yuxinhu@google.com Vulkan: Remove the adjustClearColorPrecision feature for new driver If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-dawn-autoroll Please CC angle-team+autoroll@google.com,cwallez@google.com on the revert to ensure that a human is aware of the problem. To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/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://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 Bug: None Tbr: cwallez@google.com Change-Id: I4f9ec3f57ecd2d6a98282d3178192ee5a9004fb0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/199574 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index 1fcd441..ce60769 100644 --- a/DEPS +++ b/DEPS
@@ -262,7 +262,7 @@ }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@93491ae30bb58f7b0b0ad3231734c49251e582b9', + 'url': '{chromium_git}/angle/angle@85edb907199e7a15e4ac30ea3fd0bbed021880ad', 'condition': 'dawn_standalone', },
diff --git a/third_party/angle b/third_party/angle index 93491ae..85edb90 160000 --- a/third_party/angle +++ b/third_party/angle
@@ -1 +1 @@ -Subproject commit 93491ae30bb58f7b0b0ad3231734c49251e582b9 +Subproject commit 85edb907199e7a15e4ac30ea3fd0bbed021880ad