Roll ANGLE from 44d8fef850af to 3e13ab1c8798 (4 revisions)

https://chromium.googlesource.com/angle/angle.git/+log/44d8fef850af..3e13ab1c8798

2022-11-15 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 131d736c57d4 to 8384d293b2e8 (6 revisions)
2022-11-15 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 87d41aad5e71 to aac11f84562f (1 revision)
2022-11-15 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 622e44fd31d8 to c578240a0fa6 (591 revisions)
2022-11-14 cclao@google.com Vulkan: Only allocate default attribute if needed

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: I03d1a3fc1eb3dd843b4090e9e644e309215f68b8
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/110280
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index 354c9c7..1a2aac7 100644
--- a/DEPS
+++ b/DEPS
@@ -132,7 +132,7 @@
   },
 
   'third_party/angle': {
-    'url': '{chromium_git}/angle/angle@44d8fef850af4b5f65ca16dd12bc55d96d34ff27',
+    'url': '{chromium_git}/angle/angle@3e13ab1c87987bd20b892edfdef25d595b104314',
     'condition': 'dawn_standalone',
   },