commit | 138c518be4d383c984023d69a2599a798856c954 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Jun 19 15:09:17 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 19 15:09:17 2025 -0700 |
tree | 57534e4ede6063ed426cc4a38bbb963ee873d6ea | |
parent | 5f9982563598de45c0a69d8519699ba9a4c76af6 [diff] |
Roll ANGLE from 5928133450bb to 649514930e65 (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/5928133450bb..649514930e65 2025-06-19 syoussefi@chromium.org Manual roll vulkan-deps from 222889ea0395 to 3517bebf7845 (45 revisions) 2025-06-19 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll Chromium from f799bcdd69c9 to ad04c4bcf5c3 (768 revisions) 2025-06-19 ynovikov@chromium.org Set src/common/base "Update Mechanism" 2025-06-19 syoussefi@chromium.org Revert "Metal: Wraparound int arithmetic for add, sub" 2025-06-19 kainino@chromium.org WebGPU: Handle Dawn breaking change in CreateInstance 2025-06-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 47399fc146fa to 0ce9bc68d3fc (1 revision) 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: Ic1b8e4dac897da69d52639b4fc7a226785b1a3fe Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/247795 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.