Roll ANGLE from 6c469cdfb3d5 to 09446a6bfdb8 (1 revision)

https://chromium.googlesource.com/angle/angle.git/+log/6c469cdfb3d5..09446a6bfdb8

2022-09-09 geofflang@google.com Metal: Upload the last texture row separately on AMD.

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 shrekshao@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: shrekshao@google.com
Change-Id: Ic98599bc64d5eb513f2eaddac645d0d67d4331a2
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101921
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
diff --git a/DEPS b/DEPS
index 39b694b..99fab32 100644
--- a/DEPS
+++ b/DEPS
@@ -129,7 +129,7 @@
   },
 
   'third_party/angle': {
-    'url': '{chromium_git}/angle/angle@6c469cdfb3d5714ef74c411d13ec04907b06dd38',
+    'url': '{chromium_git}/angle/angle@09446a6bfdb8ce47d84b610511b9bbd417824be3',
     'condition': 'dawn_standalone',
   },