Roll ANGLE from c0069e627980 to 0312c76fcfd0 (5 revisions)

https://chromium.googlesource.com/angle/angle.git/+log/c0069e627980..0312c76fcfd0

2023-07-11 syoussefi@chromium.org Translator: Move metal-only transformation to its own dir
2023-07-11 ynovikov@chromium.org Start Mac AMD 13.4.1 experiment
2023-07-11 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 869b279baef4 to 03c816988bfd (17 revisions)
2023-07-11 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 749d653d9a36 to d0f9360d7ae6 (471 revisions)
2023-07-11 sunnyps@chromium.org gl: Do not propagate copyTexSubImage2D error to client

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: I699236b4cd716c116be1d6ce61d1572729e43fd7
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/140840
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 aa90233..181c401 100644
--- a/DEPS
+++ b/DEPS
@@ -136,7 +136,7 @@
   },
 
   'third_party/angle': {
-    'url': '{chromium_git}/angle/angle@c0069e62798093fa3dedf58be6ed85e445c94d38',
+    'url': '{chromium_git}/angle/angle@0312c76fcfd0d1b815c3437fe4a7749ce0754cfe',
     'condition': 'dawn_standalone',
   },