Roll ANGLE from fd3bfb778d8a to 04cf49bc56af (3 revisions)

https://chromium.googlesource.com/angle/angle.git/+log/fd3bfb778d8a..04cf49bc56af

2022-10-29 jmadill@chromium.org Update Mesa build variables.
2022-10-28 yuxinhu@google.com Fix Mid Execution Capture for External Texture
2022-10-28 tvignatti@igalia.com Metal: Fix 8-bit type name

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 dsinclair@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: dsinclair@google.com
Change-Id: Ibd6c249bdbcce8fa3cdafb7b9bde82bbc3162b09
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/107743
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
diff --git a/DEPS b/DEPS
index 2c87f20..f39f9ea 100644
--- a/DEPS
+++ b/DEPS
@@ -132,7 +132,7 @@
   },
 
   'third_party/angle': {
-    'url': '{chromium_git}/angle/angle@fd3bfb778d8a792cd3a0d03d3baad39e9d465e7a',
+    'url': '{chromium_git}/angle/angle@04cf49bc56af06d60ae236bc4fc747ff384970ef',
     'condition': 'dawn_standalone',
   },