Roll ANGLE from 5d3ca3badae0 to c0069e627980 (6 revisions)
https://chromium.googlesource.com/angle/angle.git/+log/5d3ca3badae0..c0069e627980
2023-07-10 syoussefi@chromium.org Vulkan: Enable ANGLE_pack_reverse_row_order
2023-07-10 abdolrashidi@google.com Group Texture3DTestES2 skips on iOS GL
2023-07-10 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll Chromium from 8a1e61637248 to 749d653d9a36 (139 revisions)
2023-07-10 geofflang@chromium.org Metal: Put a limit on the total MTLLibrary objects cached
2023-07-10 ynovikov@chromium.org Skip 2 flaky Perf tests on Win Intel Vulkan
2023-07-10 ynovikov@chromium.org Skip Texture3DTestES2.DefineTexture2DArrayShouldFail on iOS GL
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://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: cwallez@google.com
Change-Id: Id4c0966f0265a8757a8ec29d735a7cbb5057c578
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/140760
Kokoro: Kokoro <noreply+kokoro@google.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index dc09026..aa90233 100644
--- a/DEPS
+++ b/DEPS
@@ -136,7 +136,7 @@
},
'third_party/angle': {
- 'url': '{chromium_git}/angle/angle@5d3ca3badae0c28829ab1ca699bccb86b7a40f03',
+ 'url': '{chromium_git}/angle/angle@c0069e62798093fa3dedf58be6ed85e445c94d38',
'condition': 'dawn_standalone',
},