Roll ANGLE from fd958ac6533e to 5e591d03650d (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/fd958ac6533e..5e591d03650d 2026-04-13 yuxinhu@google.com IR Validation: pointer to pointer type is not allowed 2026-04-13 cclao@google.com Vulkan: Fix UAF for BufferHelper::mCurrentWriteEvent 2026-04-13 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 31a18d51ea86 to a4418d38ded4 (12 revisions) 2026-04-13 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from a9a84cc465bd to 634a3fc62d82 (21 revisions) 2026-04-13 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 3a1acedaf9e7 to c8fb3065f829 (642 revisions) 2026-04-13 abdolrashidi@google.com Vulkan: Add casts to size calculations 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://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: amaiorano@google.com Change-Id: Idfbca4ed7c48e1402545a0ba81438004b292bdac Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/302555 Bot-Commit: dawn-autoroll@skia-public.iam.gserviceaccount.com <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: dawn-autoroll@skia-public.iam.gserviceaccount.com <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Dawn is an open-source and cross-platform implementation of the WebGPU standard. More precisely it implements webgpu.h that is a one-to-one mapping with the WebGPU IDL. Dawn is meant to be integrated as part of a larger system and is the underlying implementation of WebGPU in Chromium.
Dawn provides several WebGPU building blocks:
webgpu.h version that Dawn implements.webgpu.h.Helpful links:
Developer documentation:
User documentation: (TODO, figure out what overlaps with the webgpu.h docs)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.