Roll ANGLE from 60ccf9a219bd to a871bdb05932 (13 revisions) https://chromium.googlesource.com/angle/angle.git/+log/60ccf9a219bd..a871bdb05932 2026-08-18 wangra@google.com D3D11: Fix use-after-free when redefining 2D array mip levels 2026-08-18 hocheung@chromium.org Vulkan: Avoid redundant read render target updates 2026-08-18 cclao@google.com Skip flaky tests: R4G4B4A4_CubeTexImageRedefinedFace* 2026-08-17 boredhumangitmail@gmail.com VK: End the active render pass if a draw attachment is cleared 2026-08-17 abdolrashidi@google.com Traces: Fix merging client array ranges of size 0 2026-08-17 abdolrashidi@google.com Improve UpdateUniformLocation() for upgrades 2026-08-17 a.annestrand@samsung.com OpenCL: introduce RefPointer::Create 2026-08-17 g.tammana@samsung.com CL/Vulkan: Arrange the device caps into categories 2026-08-17 a.annestrand@samsung.com OpenCL: Move spv reflection-parse/stripping to clspv_utils 2026-08-17 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll Chromium from ab310674f018 to 9bf510cf5d65 (971 revisions) 2026-08-17 yanwen.xu@samsung.com OpenCL: ValidateSetContextDestructorCallback handle invalid vals 2026-08-17 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 3956868af9e3 to 7947c99db1dc (19 revisions) 2026-08-17 lexa.knyazev@gmail.com GL: Use correct local dirty bit for blend equations 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,rharrison@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: rharrison@google.com Change-Id: I6186219045a2d4a4e23ee89facbf8c4e7c9d51fe Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/333275 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.