Roll ANGLE from a92036893559 to 0a28c6c61b2f (2 revisions)

https://chromium.googlesource.com/angle/angle.git/+log/a92036893559..0a28c6c61b2f

2021-12-27 gert.wollny@collabora.com Capture/Replay: Capture some MultiDrawIndirect parameters
2021-12-27 gert.wollny@collabora.com Capture/Replay: Gather Program sources directly from call

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 jrprice@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: jrprice@google.com
Change-Id: Ifac53e5232c94afe5c2cbd1c5369aa92999848fd
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/74680
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 84336df..af54afb 100644
--- a/DEPS
+++ b/DEPS
@@ -116,7 +116,7 @@
   },
 
   'third_party/angle': {
-    'url': '{chromium_git}/angle/angle@a92036893559bc8bc1e056c08389e8b69566991a',
+    'url': '{chromium_git}/angle/angle@0a28c6c61b2f96a59a6eae20b5202325585bc29a',
     'condition': 'dawn_standalone',
   },