Roll ANGLE from 32c38e55ed44 to d55e06557bc7 (3 revisions)

https://chromium.googlesource.com/angle/angle.git/+log/32c38e55ed44..d55e06557bc7

2022-06-21 chris@rive.app Add pls tests for fragment reject utilities
2022-06-21 ffz@google.com Implement GL_EXT_base_instance
2022-06-21 gert.wollny@collabora.com Capture/Replay: Fix which sync object is deleted

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: I7a2e6eb817dbfd3cede8593b049668fff3aedaaf
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/94461
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 6ad9754..6efe836 100644
--- a/DEPS
+++ b/DEPS
@@ -129,7 +129,7 @@
   },
 
   'third_party/angle': {
-    'url': '{chromium_git}/angle/angle@32c38e55ed44f22a99d227036fbd9059b24ebde6',
+    'url': '{chromium_git}/angle/angle@d55e06557bc797c9f3506fd63eff9aadf2bbfa50',
     'condition': 'dawn_standalone',
   },