Roll ANGLE from a654666c00c1 to 660e4a7c0d4f (2 revisions)

https://chromium.googlesource.com/angle/angle.git/+log/a654666c00c1..660e4a7c0d4f

2023-01-25 kbr@chromium.org Don't override D16_UNORM to D32_FLOAT on Apple GPUs.
2023-01-24 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from c1ebeb5013f9 to 821e153ac85a (20 revisions)

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 enga@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: enga@google.com
Change-Id: I96c55ab86eb36c23cfdc35ae9bb2cd8e0ffb6fb6
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/117780
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 f527444..19b5aca 100644
--- a/DEPS
+++ b/DEPS
@@ -132,7 +132,7 @@
   },
 
   'third_party/angle': {
-    'url': '{chromium_git}/angle/angle@a654666c00c1fc30e634d91036be3a9a33078ba2',
+    'url': '{chromium_git}/angle/angle@660e4a7c0d4f919b58a7ef22903aad2efabefa1d',
     'condition': 'dawn_standalone',
   },