Roll ANGLE from 09fea0f420ad to 7da12a27312f (9 revisions) https://chromium.googlesource.com/angle/angle.git/+log/09fea0f420ad..7da12a27312f 2025-11-06 cnorthrop@google.com Vulkan: Enable dynamic rendering on newer PowerVR drivers 2025-11-05 cclao@google.com Vulkan: Add ASSERT in RenderTargetVk that image has ATTACHMENT 2025-11-05 syoussefi@chromium.org Vulkan: Speculative fix for Linux Mint loader crash 2025-11-05 abdolrashidi@google.com Vulkan: Optimize buffer size for vertex attributes 2025-11-05 syoussefi@chromium.org Translator: Implement an IR 2025-11-05 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 21faa8523a5d to 5a075c3f5e7c (8 revisions) 2025-11-05 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 7ae85e6f6694 to 153470c12fdf (1 revision) 2025-11-05 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 84f86d999680 to 7434af6e04aa (1 revision) 2025-11-05 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 3f9819b95fb8 to 6a8aff520270 (685 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: I8a2db2f2d3b121bd66a557eaecbf2c51d4593d13 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/271615 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.