Roll ANGLE from c139751042c5 to e41286e1092c (3 revisions)
https://chromium.googlesource.com/angle/angle.git/+log/c139751042c5..e41286e1092c
2024-04-11 syoussefi@chromium.org Vulkan: Fix internal caching missing
2024-04-11 syoussefi@chromium.org Vulkan: Improve pipeline warmup hit rate without GPL
2024-04-10 syoussefi@chromium.org Remove Program::syncState
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,kainino@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: kainino@google.com
Change-Id: Ic0fe4b7eda2c07d9386cfb8b5e925179ab176052
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/183304
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 6a806b1..3cc0ec0 100644
--- a/DEPS
+++ b/DEPS
@@ -179,7 +179,7 @@
},
'third_party/angle': {
- 'url': '{chromium_git}/angle/angle@c139751042c5efbf63ae95c5fe7bb59378efadb3',
+ 'url': '{chromium_git}/angle/angle@e41286e1092c950b64a6e6c6a46eb7c716d8a3a9',
'condition': 'dawn_standalone',
},
diff --git a/third_party/angle b/third_party/angle
index c139751..e41286e 160000
--- a/third_party/angle
+++ b/third_party/angle
@@ -1 +1 @@
-Subproject commit c139751042c5efbf63ae95c5fe7bb59378efadb3
+Subproject commit e41286e1092c950b64a6e6c6a46eb7c716d8a3a9