Roll ANGLE from e72efa276c45 to 0ff71d5ecd25 (5 revisions)
https://chromium.googlesource.com/angle/angle.git/+log/e72efa276c45..0ff71d5ecd25
2023-09-05 geofflang@chromium.org D3D: Fix FramebufferD3D reading the wrong program executable
2023-09-05 geofflang@chromium.org D3D: Move the program serial into ProgramExecutableD3D
2023-09-05 romanl@google.com Trace perf: clear blob cache before each test
2023-09-05 lexa.knyazev@gmail.com Disallow dynamic indexing of SecondaryFragData in WebGL 2.0
2023-09-05 lexa.knyazev@gmail.com Metal: Disable blending for masked out attachments
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://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: senorblanco@google.com
Change-Id: I71dbcf21857034065af1541103c4fa64b4f6769d
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/150000
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 4c5f549..7970cfe 100644
--- a/DEPS
+++ b/DEPS
@@ -154,7 +154,7 @@
},
'third_party/angle': {
- 'url': '{chromium_git}/angle/angle@e72efa276c450127c96633a99d4621875effd1f2',
+ 'url': '{chromium_git}/angle/angle@0ff71d5ecd25d96f357b6ec153074d93438c8d1d',
'condition': 'dawn_standalone',
},