Roll ANGLE from af5bf5b8245e to 13842e1c3343 (4 revisions)

https://chromium.googlesource.com/angle/angle.git/+log/af5bf5b8245e..13842e1c3343

2023-07-27 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll Chromium from a78d58d81a3c to 1d3454a69e91 (938 revisions)
2023-07-27 cclao@google.com Improve ProgramExecutable::load performance
2023-07-27 ynovikov@chromium.org Suppress 2 end2end tests on iOS Metal
2023-07-27 i.nazarov@samsung.com Fix ExternalImageTarget EGLImage race

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,enga@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: enga@google.com
Change-Id: I0467d9b631716d30ee0f34c52ed398bbb2e5d08e
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/143460
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 411075c..4534e3b 100644
--- a/DEPS
+++ b/DEPS
@@ -160,7 +160,7 @@
   },
 
   'third_party/angle': {
-    'url': '{chromium_git}/angle/angle@af5bf5b8245e0c6ac49a1397a32a39500aa688b4',
+    'url': '{chromium_git}/angle/angle@13842e1c334347577a8c6ad53efad61b71bc1976',
     'condition': 'dawn_standalone',
   },