Skip to content

Commit 1924f39

Browse files
Dawn AutorollerDawn LUCI CQ
authored andcommitted
Roll ANGLE from 2f6f0514563d to 88f1a66845fb (9 revisions)
https://chromium.googlesource.com/angle/angle.git/+log/2f6f0514563d..88f1a66845fb 2025-05-28 robic.sun@arm.com Query sample count by getting image format props 2025-05-28 kaiyili@google.com Add downstream to watch ANGLE feature changes 2025-05-28 syoussefi@chromium.org Translator: Set correct qualifiers on user-declared gl_PerVertex 2025-05-27 m.maiya@samsung.com Vulkan: Reset uniform buffer dirty bit on program change 2025-05-27 yuxinhu@google.com Vulkan: Reformat VVL error message 2025-05-27 yuxinhu@google.com Vulkan: Fix SpirV Error in Tessellation Control Shader 2025-05-27 kkinnunen@apple.com Metal: Fix crash with 3d tex, alpha, depth 2025-05-27 geofflang@chromium.org WebGPU: Add a feature to avoid wgpuInstanceWaitAny 2025-05-27 solti@google.com roll rapidjson src to Android 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,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://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: shrekshao@google.com Change-Id: I4c5f5a8c3c9c33504b9b48d28472e14cf2a4939f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/243936 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
1 parent 78ae359 commit 1924f39

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ deps = {
271271
},
272272

273273
'third_party/angle': {
274-
'url': '{chromium_git}/angle/angle@2f6f0514563d81e439e04ba09eee9e8a1d6ca8d1',
274+
'url': '{chromium_git}/angle/angle@88f1a66845fb0d9d6b2297dd1058a4b3623b59cf',
275275
'condition': 'dawn_standalone',
276276
},
277277

third_party/angle

Submodule angle updated from 2f6f051 to 88f1a66

0 commit comments

Comments
 (0)