Roll ANGLE from 985db64093cf to 6312da1abf21 (4 revisions)

https://chromium.googlesource.com/angle/angle.git/+log/985db64093cf..6312da1abf21

2022-01-14 timvp@google.com Vulkan: Disable GL_KHR_parallel_shader_compile
2022-01-13 jonahr@google.com Fix collection of systemDeviceId on Mac/M1
2022-01-13 abdolrashidi@google.com Vulkan: Invalidate depth/stencil unconditionally
2022-01-13 jmadill@chromium.org Move pipeline uniforms into the executable.

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: Ia1c4bc64670c9061be60ce3ef86c416b5575c56e
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/76500
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index 19043d6..b9d9343 100644
--- a/DEPS
+++ b/DEPS
@@ -128,7 +128,7 @@
   },
 
   'third_party/angle': {
-    'url': '{chromium_git}/angle/angle@985db64093cf2ee3bfa6dd5614c6904650887e65',
+    'url': '{chromium_git}/angle/angle@6312da1abf2128179262ae8bd61ff6120f0e1de0',
     'condition': 'dawn_standalone',
   },