| commit | ca3dd096cf31e75839a1c2c75d9ff4c3d480f34d | [log] [tgz] |
|---|---|---|
| author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Oct 22 01:07:44 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 22 01:07:44 2025 -0700 |
| tree | 75bb0bdcebb00f75a7c5f9038f8b2b1b6402b3ed | |
| parent | 401ebd650cf078760645e428a16de92ce696f32f [diff] |
Roll ANGLE from d582860bfb54 to 3a2809033c0c (5 revisions) https://chromium.googlesource.com/angle/angle.git/+log/d582860bfb54..3a2809033c0c 2025-10-21 mpdenton@chromium.org WGSL: Refactor WGSLProgramPrelude 2025-10-21 syoussefi@chromium.org Translator: Improve handling of nameless structs 2025-10-21 mpdenton@chromium.org Reland "WGSL: Introduce temporaries for written-to func params" 2025-10-21 syoussefi@chromium.org Vulkan: Unsupress fixed VU 06887 2025-10-21 abdolrashidi@google.com Add perftest for upload/draw w/some formats 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 amaiorano@google.com,angle-team+autoroll@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: amaiorano@google.com Change-Id: I1e64fb8d3a424626179e37c82e5398310079bdb8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/268154 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.