From 3169728ca723c8dad6cbb85aae046ae7b9c0a275 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 28 Mar 2023 19:41:57 +0000 Subject: [PATCH] Roll ANGLE from 1ee27fcdbfe6 to db3b2875723b (3 revisions) https://chromium.googlesource.com/angle/angle.git/+log/1ee27fcdbfe6..db3b2875723b 2023-03-28 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll VK-GL-CTS from 9e822059a32e to e873c6862868 (18 revisions) 2023-03-28 geofflang@chromium.org Explicitly pass the extended dirty bits to syncState. 2023-03-28 lexa.knyazev@gmail.com Metal: Support NV_shader_noperspective_interpolation 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 amaiorano@google.com,angle-team+autoroll@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://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: amaiorano@google.com Change-Id: I7bd13125bb08b4f7dee9da44cdbecc07fce165b1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/125620 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b1f473a5c3..55e1c3b3f2 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@1ee27fcdbfe6ad6138907783cd43b83d6720f390', + 'url': '{chromium_git}/angle/angle@db3b2875723b255fbf4569f6346e9bd6d1cac78e', 'condition': 'dawn_standalone', },