Roll ANGLE from 494640e54bf3 to 541cdcbf094f (10 revisions)

https://chromium.googlesource.com/angle/angle.git/+log/494640e54bf3..541cdcbf094f

2022-11-23 jmadill@chromium.org Fix flakiness in EGL surface multithread tests.
2022-11-23 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 2db7b0a1c310 to 9d22258ed442 (5 revisions)
2022-11-23 yuxinhu@google.com Skip crashed test on Pixel6 due to a bug in precision matching fixer
2022-11-23 cnorthrop@google.com Tests: Add Diablo Immortal trace
2022-11-23 cclao@google.com Vulkan: Clean up flushCommandsAndEndRenderPass APIs
2022-11-23 cclao@google.com Vulkan: Make ResourceUse::serial an FastVector of Serials
2022-11-23 ianelliott@google.com Suppress VUID-VkGraphicsPipelineCreateInfo-renderPass-06040
2022-11-23 syoussefi@chromium.org Vulkan: Move PipelineCacheAccess to namespace vk
2022-11-23 cnorthrop@google.com Capture/Replay: Reset Shaders
2022-11-23 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from ab42c3da0f40 to 9f3d33d253ac (64 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 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: I8a0ce344a188d9645c765e679222eb7fad4d4fb2
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/111640
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 461bbe6..fcc9d78 100644
--- a/DEPS
+++ b/DEPS
@@ -132,7 +132,7 @@
   },
 
   'third_party/angle': {
-    'url': '{chromium_git}/angle/angle@494640e54bf31a78b5df31ddb9d5a5385bdf69c4',
+    'url': '{chromium_git}/angle/angle@541cdcbf094fd900f085d14cb896f11240393f0c',
     'condition': 'dawn_standalone',
   },