Roll ANGLE from aef03d88aba5 to 8715c233439f (13 revisions) https://chromium.googlesource.com/angle/angle.git/+log/aef03d88aba5..8715c233439f 2026-03-20 syoussefi@chromium.org GL: Assume GL 3.2+ throughout the backend 2026-03-20 syoussefi@chromium.org GL: Assume GL 3.2+ when deciding caps 2026-03-20 syoussefi@chromium.org IR: Fix missing invariant if invariant(all) is specified 2026-03-20 lexa.knyazev@gmail.com PLS: Implicitly disable PLS on all ReadPixels variants 2026-03-20 shrekshao@google.com Fix D3D11 integer overflows in streaming vertex buffer path 2026-03-19 syoussefi@chromium.org GL: Fail context creation if DesktopGL below 3.2 2026-03-19 yuxinhu@google.com IR Validation: validate merge_block input is set 2026-03-19 vikassoni@chromium.org Revert "[ANGLE]: Allow matching GL_BGRA_EXT variants for sub-image updates." 2026-03-19 lexa.knyazev@gmail.com Remove DisableExtensionANGLE 2026-03-19 lexa.knyazev@gmail.com Remove CompressedTex*RobustANGLE commands 2026-03-19 lexa.knyazev@gmail.com Roll third_party/OpenGL-Registry/src/ d38ff693f..9cb90ca49 (9 commits) 2026-03-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 313687770d81 to 242b87f9ad80 (11 revisions) 2026-03-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from c8d5fee03227 to 4b166a1e7dbb (729 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,senorblanco@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: senorblanco@google.com Change-Id: I0ba79de04fa1011b1154cae08a70270aa5ea1b95 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/298495 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: 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.