Roll ANGLE from 0fe2ac00168e to c237367b1a1d (11 revisions) https://chromium.googlesource.com/angle/angle.git/+log/0fe2ac00168e..c237367b1a1d 2026-04-08 syoussefi@chromium.org IR: Port ShaderBuiltinsWorkaround 2026-04-07 yuxinhu@google.com Validate no constant foldable instructions 2026-04-07 syoussefi@chromium.org IR: Clean up checkAndSimplifyAST 2026-04-07 shrekshao@google.com GL: Fix heap-buffer-overflow in streamAttributes 2026-04-07 syoussefi@chromium.org IR: Break complex expressions in AST output 2026-04-07 kkinnunen@apple.com Add RELEASE_ASSERT 2026-04-07 kkinnunen@apple.com Metal: Use Span in BufferMtl CalculateRestartRanges 2026-04-07 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 1a22843be2c1 to 63babf315ddf (3 revisions) 2026-04-06 syoussefi@chromium.org Translator: Move RemoveInvariantDeclaration to generators 2026-04-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 7240ff5cbc8b to 1a22843be2c1 (6 revisions) 2026-04-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from f52e89f88506 to a9a84cc465bd (21 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 angle-team+autoroll@google.com,chouinard@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: chouinard@google.com Change-Id: I937642a087b2974319c1bebff4e082cf273ebd93 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/301595 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: Dawn Autoroller <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.