Roll ANGLE from 76a74d85a964 to 11fd8346d6c2 (8 revisions)

https://chromium.googlesource.com/angle/angle.git/+log/76a74d85a964..11fd8346d6c2

2022-09-07 gman@chromium.org Metal: Make flush NoWait
2022-09-07 geofflang@google.com GL: Unbind buffers after mapping them.
2022-09-07 constantine.shablya@collabora.com Add option to enable System EGL on all test configs
2022-09-07 ynovikov@chromium.org Replace underscores with dashes in SYNC-HAZARD messages
2022-09-07 penghuang@chromium.org Reland "Not recreate Framebuffer for eglMakeCurrent() call"
2022-09-07 romanl@google.com Change xvfb screen to 3120x3120.
2022-09-07 solti@google.com fix perf test result path
2022-09-07 romanl@google.com Add minimal setup for Go codegen in Android.bp.

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 shrekshao@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: shrekshao@google.com
Change-Id: Ibf8c99748e9f8c0e348fe5c0ace6ea0be9c8caaf
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101622
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 42efef9..581c5ad 100644
--- a/DEPS
+++ b/DEPS
@@ -129,7 +129,7 @@
   },
 
   'third_party/angle': {
-    'url': '{chromium_git}/angle/angle@76a74d85a964f26636f2486e4bdf7729dbf320fd',
+    'url': '{chromium_git}/angle/angle@11fd8346d6c2bae907a4108f8172a44e408f07fe',
     'condition': 'dawn_standalone',
   },