Roll ANGLE from ed391dae33e6 to 77c4b6779152 (2 revisions)
https://chromium.googlesource.com/angle/angle.git/+log/ed391dae33e6..77c4b6779152
2023-06-28 cnorthrop@google.com Vulkan: Suppress PointSize VVL error
2023-06-28 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from afd97bf1e914 to 47b5898a4fa7 (1 revision)
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 amaiorano@google.com,angle-team+autoroll@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: amaiorano@google.com
Change-Id: I8e4b18b8cb376d3945113f039395ca88c99d5101
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/139423
Kokoro: Kokoro <noreply+kokoro@google.com>
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 bb24c8d..63cf46b 100644
--- a/DEPS
+++ b/DEPS
@@ -137,7 +137,7 @@
},
'third_party/angle': {
- 'url': '{chromium_git}/angle/angle@ed391dae33e6a511e8c669e7e0e7abcfa6d0ae78',
+ 'url': '{chromium_git}/angle/angle@77c4b6779152795f188c1fb94d35bcf71182f6c6',
'condition': 'dawn_standalone',
},