| commit | 6da9b66c366e591087753c46841b44ff966486ec | [log] [tgz] |
|---|---|---|
| author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Feb 05 00:34:17 2026 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 05 00:34:17 2026 -0800 |
| tree | 58cca59dd7d6a182c740ccbcaf3e89ac2d47fb95 | |
| parent | 4a49be82033f0c7c558d4bb07a6387f780e5f6cd [diff] |
Roll ANGLE from ff5723672e4c to e86fc0a186c5 (11 revisions) https://chromium.googlesource.com/angle/angle.git/+log/ff5723672e4c..e86fc0a186c5 2026-02-05 cclao@google.com Vulkan: Disable enableMergeClientAttribBuffer for Samsung 2026-02-05 yuxinhu@google.com Remove the suppressed VVL error 2026-02-04 yuxinhu@google.com Fix the skipeed OcclusionQueriesTestES3 test name 2026-02-04 lexa.knyazev@gmail.com Update ANGLE_robust_client_memory spec 2026-02-04 m.maiya@samsung.com Vulkan: Update DeriveCreateInfoPNext(...) function 2026-02-04 m.maiya@samsung.com Vulkan: Bugfix in MSRTT and sRGB interaction 2026-02-04 cclao@google.com Vulkan: Fix VUID-VkVertexInputBindingDescription2EXT-divisor-06227 2026-02-04 lexa.knyazev@gmail.com Remove unused robust client memory commands 2026-02-04 ynovikov@chromium.org Suppress flaky dEQP-GLES2 test on Linux NVIDIA Vulkan 2026-02-04 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 490ad06e95f9 to f8a0b25ead59 (8 revisions) 2026-02-04 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 942bc9a884f0 to 5ca2eb2b7aa7 (696 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 alanbaker@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: alanbaker@google.com Change-Id: I99eb48ed1e5725b038cf1c34276b10ee6031bfa0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/289256 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.