Roll ANGLE from cd22b6ab03c3 to ad00a98e67db (13 revisions) https://chromium.googlesource.com/angle/angle.git/+log/cd22b6ab03c3..ad00a98e67db 2026-01-30 yuxinhu@google.com Remove explicitlyCastMediumpFloatTo16Bit workaround feature 2026-01-30 chris@rive.app PLS: Ignore "noncoherent" on platforms where it is not supported 2026-01-29 mpdenton@chromium.org WebGPU: Fix stencil enable/disable bug 2026-01-29 mpdenton@chromium.org WebGPU: Support stencil ref values 2026-01-29 lexa.knyazev@gmail.com Add default framebuffer encoding tests 2026-01-29 bsheedy@chromium.org Move chromium-luci builders to separate group 2026-01-29 lexa.knyazev@gmail.com Fix blit tests with unequal depth and color dimensions 2026-01-29 cclao@google.com Vulkan: Improve readability VertexArrayVk::mergeClientAttribsRange 2026-01-29 syoussefi@chromium.org GL: Track multiview support via feature flag 2026-01-29 bsheedy@chromium.org Roll chromium-luci revision 2026-01-29 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 374652a342e0 to 3b5edab3497f (1 revision) 2026-01-29 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from a021d3e26e2d to a715d2c2482a (8 revisions) 2026-01-29 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 4433066b44b6 to 72fcf624d9c4 (663 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,lokokung@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: lokokung@google.com Change-Id: I7e32f52527f8bfdfdfa48a441b1ec6f227f5ab28 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/287875 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.