Roll ANGLE from 147caf2299c1 to 9fda9a70a68c (17 revisions) https://chromium.googlesource.com/angle/angle.git/+log/147caf2299c1..9fda9a70a68c 2026-09-10 syoussefi@chromium.org Fix ClearTextureActiveRenderAttachmentColorOtherLevel 2026-09-10 syoussefi@chromium.org Remove leftover EAGL extension 2026-09-09 zychen2828@gmail.com IR: Add precise argument in rewrite_struct_samplers 2026-09-09 geofflang@chromium.org Parse test expectations without copying large strings. 2026-09-09 g.tammana@samsung.com CL/Vulkan: Make fp64 support experimental 2026-09-09 bajones@chromium.org GL: Enable recreateMipmapLevelsBeforeGenerate on Mali 2026-09-09 lehoangquyen@chromium.org Metal: Avoid using stale render target in TextureMtl::getRenderTarget 2026-09-09 syoussefi@chromium.org Remove prepareForCall 2026-09-09 zork@google.com Cap GLES debug marker length 2026-09-09 wangra@google.com OpenGL: Skip CopyTexImageOutOfBoundsAcrossMips on Win Intel 2026-09-09 wangra@google.com D3D: Release 2D array storage on base level layer count change 2026-09-09 lexa.knyazev@gmail.com Metal: Remove sampler compare modes driver uniform 2026-09-09 jhbanh@google.com Enable Linux/GTX 1660 experiment 2026-09-09 syoussefi@chromium.org IR: Port RewriteArrayOfArrayOfOpaqueUniforms 2026-09-09 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from e08b7c743954 to d98563169fc9 (17 revisions) 2026-09-09 sergiosolano@google.com Modernize C-style arrays to std::array 2026-09-09 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 87756ca204ef to f9f4cf3cc657 (784 revisions) If this roll has caused a breakage, revert this CL and set the roller to dry run mode using the controls here: https://autoroll.skia.org/r/angle-dawn-autoroll Please CC angle-team+autoroll@google.com,dsinclair@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: dsinclair@google.com Change-Id: I0b815d410d3364f1c36e9674dbc95220ce83086d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/340815 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.