Roll ANGLE from f06382aa6b58 to fbf2d2f36442 (8 revisions)

https://chromium.googlesource.com/angle/angle.git/+log/f06382aa6b58..fbf2d2f36442

2022-11-08 cnorthrop@google.com Tests: Add Hungry Shark Evolution trace
2022-11-08 syoussefi@chromium.org Vulkan: Features for graphics pipeline library
2022-11-08 cnorthrop@google.com Tests: Add 1945 Air Force trace
2022-11-08 lubosz.sarnecki@collabora.com FrameCapture: Implement shadow memory for coherent buffers.
2022-11-08 syoussefi@chromium.org Vulkan: Remove the best-practices layer
2022-11-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from a7a3fb39310c to 2758721a15a3 (25 revisions)
2022-11-08 lexa.knyazev@gmail.com GL: Adjust APPLE_clip_distance exposure
2022-11-08 syoussefi@chromium.org Vulkan: Remove glslang fallback

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 rharrison@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: rharrison@google.com
Change-Id: Ib27d1c75c75a98042d4745a504280a75285cd649
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/109240
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
diff --git a/DEPS b/DEPS
index 34eeac9..92fe9fc 100644
--- a/DEPS
+++ b/DEPS
@@ -132,7 +132,7 @@
   },
 
   'third_party/angle': {
-    'url': '{chromium_git}/angle/angle@f06382aa6b58974c2e8296269962b7bdad1317fb',
+    'url': '{chromium_git}/angle/angle@fbf2d2f36442b768600e7de23468068f9cb6165d',
     'condition': 'dawn_standalone',
   },