Skip to content

Commit

Permalink
Roll ANGLE from 0c2d793cf276 to 44b5f0a59f2a (12 revisions)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/angle/angle.git/+log/0c2d793cf276..44b5f0a59f2a

2025-02-01 g.tammana@samsung.com OpenCL: Pass in options to the CTS tests
2025-01-31 geofflang@chromium.org Re-enable EXT_base_instance on the Vulkan backend.
2025-01-31 abdolrashidi@google.com Vulkan: Limit dyn vertex input state WA on QCOM
2025-01-31 g.tammana@samsung.com CL/Vulkan: Submit an empty command on command buffer reset
2025-01-31 i.nazarov@samsung.com Vulkan: Fix and simplify Wayland window resize
2025-01-31 kkinnunen@apple.com Metal: Remove RenderUtils mtl::Context base
2025-01-31 a.annestrand@samsung.com CL/VK: Add spv validation for program build
2025-01-31 a.annestrand@samsung.com CL/VK: Missing ext check in reflection parser
2025-01-31 kkinnunen@apple.com Make error messages end in a dot
2025-01-31 abdolrashidi@google.com Unsuppress VUID-VkImageViewCreateInfo-pNext-01585
2025-01-31 kkinnunen@apple.com Mark error strings as inline constexpr
2025-01-31 a.annestrand@samsung.com CL/VK: Fix cmd queue deadlock on clFlush

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,lokokung@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: lokokung@google.com
Change-Id: I01ad7deec5bdde367fdc1f7b4e5c04434fad54b3
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/224274
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
  • Loading branch information
Dawn Autoroller authored and Dawn LUCI CQ committed Feb 1, 2025
1 parent c857e0e commit bad5373
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
@@ -272,7 +272,7 @@ deps = {
},

'third_party/angle': {
'url': '{chromium_git}/angle/angle@0c2d793cf2764e9e2779628fbb396f2b0c49c50e',
'url': '{chromium_git}/angle/angle@44b5f0a59f2a06b1f889e0c64e641d33a3720095',
'condition': 'dawn_standalone',
},

2 changes: 1 addition & 1 deletion third_party/angle
Submodule angle updated from 0c2d79 to 44b5f0

0 comments on commit bad5373

Please sign in to comment.