| commit | 11231e451d65064586530b7611112e9bdc887217 | [log] [tgz] |
|---|---|---|
| author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Nov 21 01:27:24 2025 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 21 01:27:24 2025 -0800 |
| tree | 210f2c138d2c3ccc712190e61290b4adca52bb64 | |
| parent | 62561384e69b913e00d9e7dac12e6f8ea35ffea4 [diff] |
Roll ANGLE from a0962979c751 to b76908ff575e (7 revisions) https://chromium.googlesource.com/angle/angle.git/+log/a0962979c751..b76908ff575e 2025-11-21 syoussefi@chromium.org IR: Fix ternaries with void type 2025-11-20 syoussefi@chromium.org Skip flaky tests 2025-11-20 syoussefi@chromium.org IR: Skip failing end2end tests 2025-11-20 somswapnadeep69@gmail.com Reland "Port shader validation to end2end tests" 2025-11-20 geofflang@chromium.org Disable ResourceMap locking for buffers with no global lock 2025-11-20 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from c26927eb0c50 to b7b8946e9bdf (12 revisions) 2025-11-20 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 5e36fe03d086 to a3f59dd0269f (650 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,bajones@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: bajones@google.com Change-Id: I605fa70c6d0292bda1b4bdf2e166b1c3affea673 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/275615 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.