Roll ANGLE from 81452425d73f to 544b108a1f77 (12 revisions)

https://chromium.googlesource.com/angle/angle.git/+log/81452425d73f..544b108a1f77

2024-06-11 abdolrashidi@google.com Add unit tests for geometry shader OES and ES32
2024-06-11 abdolrashidi@google.com Add validation for FramebufferTexture
2024-06-11 cclao@google.com Reland "Vulkan: Defer texture data flush until data provided for all levels"
2024-06-11 yuxinhu@google.com Vulkan: Do not apply advanced blend emulation when blend is disabled
2024-06-11 cclao@google.com Vulkan: Fix bug in ImageHelper::flushSingleSubresourceStagedUpdates
2024-06-11 lerica@apple.com Assertion during validateAST for mutli variables struct.
2024-06-11 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll Chromium from a4fc928704ae to ccd430f1bf10 (87 revisions)
2024-06-11 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 62eb765e42dd to efa3591618f5 (11 revisions)
2024-06-11 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 2105b88a027e to a4fc928704ae (622 revisions)
2024-06-11 mscott@apple.com Enable limitExpressionComplexity in translator_fuzzer.cpp
2024-06-11 abdolrashidi@google.com Implement OES_tessellation_shader
2024-06-11 abdolrashidi@google.com Add OES_tessellation_shader

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 angle-team+autoroll@google.com,senorblanco@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://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Bug: None
Tbr: senorblanco@google.com
Change-Id: Id8ddd77b8ec5bf8656632a9411c18921deddc98d
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/192922
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index 7c23393..de8aa78 100644
--- a/DEPS
+++ b/DEPS
@@ -262,7 +262,7 @@
   },
 
   'third_party/angle': {
-    'url': '{chromium_git}/angle/angle@81452425d73fd7cc08862e91bd23ca4d082d9b97',
+    'url': '{chromium_git}/angle/angle@544b108a1f7729cbdc5217dfa5d36ca386e0a016',
     'condition': 'dawn_standalone',
   },
 
diff --git a/third_party/angle b/third_party/angle
index 8145242..544b108 160000
--- a/third_party/angle
+++ b/third_party/angle
@@ -1 +1 @@
-Subproject commit 81452425d73fd7cc08862e91bd23ca4d082d9b97
+Subproject commit 544b108a1f7729cbdc5217dfa5d36ca386e0a016