Roll ANGLE from 6935aaed653a to a6e5978fc7f6 (10 revisions) https://chromium.googlesource.com/angle/angle.git/+log/6935aaed653a..a6e5978fc7f6 2026-03-12 bsheedy@chromium.org Remove win-exp-test infra/specs entries 2026-03-12 lexa.knyazev@gmail.com GL: Support getting the DRI driver name 2026-03-12 chris@rive.app PLS: Implement validation for the AMD-Mac workaround 2026-03-12 bsheedy@chromium.org Remove win-exp-test Starlark definition 2026-03-12 geofflang@chromium.org Revert "Metal: Use the mtl::Buffer's size when syncing shadow data." 2026-03-12 bsheedy@chromium.org Add src-side win-exp-test equivalents 2026-03-12 geofflang@chromium.org Metal: Round up all buffer sizes to 16 bytes. 2026-03-12 geofflang@chromium.org Metal: Use the mtl::Buffer's size when syncing shadow data. 2026-03-12 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 931133bc6f96 to 3ad5a6d56b25 (8 revisions) 2026-03-12 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from f814703923d6 to 6be1399c83ba (701 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,gman@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: gman@google.com Change-Id: Ib8870a10dbfd971a7f9fcb909fb6ddb53d3ec27c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/296976 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.