Roll ANGLE from 0094a0ccbc2c to 4f4f02fe5be1 (10 revisions) https://chromium.googlesource.com/angle/angle.git/+log/0094a0ccbc2c..4f4f02fe5be1 2025-12-17 tsepez@google.com Document and test current MemoryBuffer/ScratchBuffer behavior 2025-12-17 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from 11b41a627ae1 to 6fb994b0e576 (2 revisions) 2025-12-17 hocheung@chromium.org Replace erase(remove) idiom with c++20 std::erase[_if]() 2025-12-17 cnorthrop@google.com Vulkan: Disable vertexInputDynamicState on PowerVR 2025-12-16 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from 19e77f45335c to 11b41a627ae1 (5 revisions) 2025-12-16 ynovikov@chromium.org Add mac-arm64-test to CQ 2025-12-16 tsepez@google.com Make MemoryBuffer more compatible with angle::Span<>. 2025-12-16 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from ff4435d3f92d to 5aa3ef64770d (1 revision) 2025-12-16 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 10470174fc3a to 2e03601bd4ee (2 revisions) 2025-12-16 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 1cc108abdaf3 to 700e7b728472 (571 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,senorblanco@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: senorblanco@google.com Change-Id: I93ca99e7102523146e1b838ec454375693b70ca5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/281175 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.