| commit | c7b63f9148d334205c27f259f093f486e11041b0 | [log] [tgz] |
|---|---|---|
| author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Dec 11 00:43:35 2025 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 11 00:43:35 2025 -0800 |
| tree | 9d5510dbee50106d36bf9e0d8aeff7c45f26f2bf | |
| parent | f39150de4906bdac6f3fec9a3a0430c54cffdbc4 [diff] |
Roll ANGLE from 79ad87b2b662 to 92d454d83328 (9 revisions) https://chromium.googlesource.com/angle/angle.git/+log/79ad87b2b662..92d454d83328 2025-12-11 aurora.zhang@arm.com Test: Add a test for glTexStorage* with paletted formats 2025-12-11 syoussefi@chromium.org Vulkan: Fix missing resolveMode with MSRTSS 2025-12-10 hocheung@chromium.org OpenCL: Use boolean flag for ARM extension check 2025-12-10 syoussefi@chromium.org Shorten DepthWriteTest config names 2025-12-10 tsepez@google.com Add missing angle::Span deduction guides for STL string types. 2025-12-10 tsepez@google.com Avoid vector copy in TCompiler::getShaderBinary() 2025-12-10 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll Chromium from 98e307118c58 to c6a8928b4f43 (791 revisions) 2025-12-10 olv@google.com GL: exclude bgraTexImageFormatsBroken from mesa 2025-12-10 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 7d1d0f981647 to 9f7342ee3761 (8 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,gman@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: gman@google.com Change-Id: Icc5f23c8e87badf745d99ba9fc08e0d342ced6bf Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/279756 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.