Skip to content

Commit

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

2024-08-23 [email protected] Vulkan: call traceGpuEvent after queueSerial has been allocated
2024-08-23 [email protected] Vulkan: Add VK_KHR_variable_pointers ext if available
2024-08-23 [email protected] Suppress new VUIDs
2024-08-23 [email protected] Roll vulkan-deps from 2df89413855e to d95811d4259d (2 revisions)

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: Ic9a42ef296ae6f7b8dc4046dc67bb8551385dd0c
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/203794
Commit-Queue: Dawn Autoroller <[email protected]>
Bot-Commit: Dawn Autoroller <[email protected]>
  • Loading branch information
Dawn Autoroller authored and Dawn LUCI CQ committed Aug 24, 2024
1 parent 98cd274 commit 3f25662
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@58c1e56bcec66a87729654e387c9eaf1c867adc2',
'url': '{chromium_git}/angle/angle@acf63b9ead5cd40c920b703e886d075d77670e93',
'condition': 'dawn_standalone',
},

Expand Down
2 changes: 1 addition & 1 deletion third_party/angle
Submodule angle updated from 58c1e5 to acf63b

0 comments on commit 3f25662

Please sign in to comment.