Roll ANGLE from f537c6d9ec08 to 8d6d127acc10 (8 revisions)

https://chromium.googlesource.com/angle/angle.git/+log/f537c6d9ec08..8d6d127acc10

2025-05-22 cclao@google.com Vulkan: Avoid some loops in VertexArray::onBufferChanged
2025-05-21 yuxinhu@google.com Update the gn arg to avoid warning message in gn desc json file
2025-05-21 cclao@google.com Vulkan: Move VertexArray::ElementBuffer away from observer
2025-05-21 lexa.knyazev@gmail.com Enforce validation consistency
2025-05-21 lexa.knyazev@gmail.com Update entry points autogen template
2025-05-21 geofflang@chromium.org WebGPU: Implement EGLImages
2025-05-21 cclao@google.com Vulkan: Remove VertexArrayBufferContentsObservers
2025-05-21 geofflang@chromium.org WebGPU: Implement Renderbuffers

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,dneto@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: dneto@google.com
Change-Id: I080062fbd9e24f0e6a413ae3f14e0e9a2e050c8d
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/243434
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 32fde83..9f4bb2f 100644
--- a/DEPS
+++ b/DEPS
@@ -271,7 +271,7 @@
   },
 
   'third_party/angle': {
-    'url': '{chromium_git}/angle/angle@f537c6d9ec08602fafb2a0425f776ccfcd425c8b',
+    'url': '{chromium_git}/angle/angle@8d6d127acc1072488e5b57ba4e7e93da2d94bfda',
     'condition': 'dawn_standalone',
   },
 
diff --git a/third_party/angle b/third_party/angle
index f537c6d..8d6d127 160000
--- a/third_party/angle
+++ b/third_party/angle
@@ -1 +1 @@
-Subproject commit f537c6d9ec08602fafb2a0425f776ccfcd425c8b
+Subproject commit 8d6d127acc1072488e5b57ba4e7e93da2d94bfda