Skip to content

Commit

Permalink
Roll ANGLE from d40d1a678bf8 to c335ddfa1e13 (10 revisions)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/angle/angle.git/+log/d40d1a678bf8..c335ddfa1e13

2024-09-11 [email protected] Check only important stencil bits in partialClearNeedsInit
2024-09-10 [email protected] Manual roll vulkan-deps from 725499142cb6 to 3b92cef97feb (32 revisions)
2024-09-10 [email protected] Tests: Add Brawlhalla trace
2024-09-10 [email protected] Vulkan: use mEntireBufferDirty if range covers entire buffer
2024-09-10 [email protected] WGSL: Rewrite input/output variables
2024-09-10 [email protected] Add .git-blame-ignore-revs
2024-09-10 [email protected] Skip the critical_ops trace on S22
2024-09-10 [email protected] Vulkan: Disable dynamic rendering on ARM
2024-09-10 [email protected] Remove Feature Level 9_3, part 2
2024-09-10 [email protected] Sync vertex attributs in VertexArrayWgpu.

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 [email protected],[email protected] 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: [email protected]
Change-Id: I581b837037f6909e50ac354d7a083e0256fc5d64
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/206104
Commit-Queue: Dawn Autoroller <[email protected]>
Bot-Commit: Dawn Autoroller <[email protected]>
  • Loading branch information
Dawn Autoroller authored and Dawn LUCI CQ committed Sep 11, 2024
1 parent 701dd6f commit 0f5f56e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ deps = {
},

'third_party/angle': {
'url': '{chromium_git}/angle/angle@d40d1a678bf857004273430b0b2137fd79921d86',
'url': '{chromium_git}/angle/angle@c335ddfa1e135806405cad9f1d4cd3e610571ba7',
'condition': 'dawn_standalone',
},

Expand Down
2 changes: 1 addition & 1 deletion third_party/angle
Submodule angle updated from d40d1a to c335dd

0 comments on commit 0f5f56e

Please sign in to comment.