Roll ANGLE from 5ef3960bc1f1 to 64f41972a9a3 (9 revisions)

https://chromium.googlesource.com/angle/angle.git/+log/5ef3960bc1f1..64f41972a9a3

2022-08-29 jmadill@chromium.org Use canonical gl.xml and update enum to string function.
2022-08-29 sunnyps@chromium.org d3d11: Support rendering to GL_TEXTURE_2D target for YUV images
2022-08-29 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 435ebaff9214 to f08773d25d83 (15 revisions)
2022-08-29 romanl@google.com Replace std::this_thread::get_id() use with a unique thread id.
2022-08-29 syoussefi@chromium.org Vulkan: SPIR-V Gen: Remove suppression of passing tests
2022-08-29 solti@google.com update CopyTextureCHROMIUM to match Chromium
2022-08-29 romanl@google.com Capture/Replay: Delete binary data in FinishReplay via callback
2022-08-29 ynovikov@chromium.org Fix loading end2end test expectations on iOS
2022-08-29 eddiehatfield@google.com Fix data race in BlobCache

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 bajones@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: bajones@google.com
Change-Id: Icc3c6a8940fc93a78cff49bb9195324cd96c38d3
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100720
Kokoro: Kokoro <noreply+kokoro@google.com>
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 aac7318..14a9d71 100644
--- a/DEPS
+++ b/DEPS
@@ -129,7 +129,7 @@
   },
 
   'third_party/angle': {
-    'url': '{chromium_git}/angle/angle@5ef3960bc1f10d180331a8134b0d11139fa1f913',
+    'url': '{chromium_git}/angle/angle@64f41972a9a30a58ca126e28c9f05a926f03b9c6',
     'condition': 'dawn_standalone',
   },