commit | 7423c417a5934bb64f91e57669e2774527c6cdf0 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Apr 17 05:27:59 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 17 05:27:59 2024 +0000 |
tree | 5e7f97050f89e5af8b077c41b8aeb3084d22baa1 | |
parent | 9e232c0d6fc84e98af413293b65c1357a5a7a124 [diff] |
Roll ANGLE from 0c5f973d3102 to c48808658d75 (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/0c5f973d3102..c48808658d75 2024-04-17 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll VK-GL-CTS from b529676d0523 to 669273b1098a (11 revisions) 2024-04-16 syoussefi@chromium.org Manual roll VK-GL-CTS from 491cfc2dbec9 to b529676d0523 (1 revisions) 2024-04-16 syoussefi@chromium.org Manual roll VK-GL-CTS from 393ca590ec21 to 491cfc2dbec9 (8 revisions) 2024-04-16 syoussefi@chromium.org Manual roll VK-GL-CTS from caf989d22e07 to 393ca590ec21 (5 revisions) 2024-04-16 syoussefi@chromium.org Split ASSERT and logs into separate header 2024-04-16 syoussefi@chromium.org Implement a lock/unlock-only mutex based on futex 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,cwallez@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: cwallez@google.com Change-Id: Idb1471672f5dd634296e68ae477c5d88b17746b7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/184202 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.