commit | 77dd50dfdab37d46a7d61f0235e8978fd4a483e1 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Feb 27 20:11:48 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 27 20:11:48 2025 -0800 |
tree | 438c56fc58e34190790dd3ae729a78193852aac6 | |
parent | 922ff58ecda388dff1971d59c764b6817d9a7fef [diff] |
Roll ANGLE from 1ab3889c1263 to 421109ac5be0 (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/1ab3889c1263..421109ac5be0 2025-02-27 romanl@google.com Unpin aosp builds from C++17 2025-02-27 yuxinhu@google.com Revert "Add VVL Suppression to allow ANGLE rolls into Chromium" 2025-02-27 m.maiya@samsung.com Account for relaxed precision conversion data loss 2025-02-27 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from d0470d9cf4eb to c1c31f4d17a9 (4 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,bajones@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: bajones@google.com Change-Id: Ie2f9536fd0e5a906209fd2e308627961b9d0a8db Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/228356 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.