commit | 58f093f6b880c75645539ab8579068612c8c6181 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Jun 13 21:41:53 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 13 21:41:53 2024 +0000 |
tree | 23cd5f6f1a28735e419c77802700f4517de6839a | |
parent | 6931379dd7bae668dc99c91e0511d0efec2238c6 [diff] |
Roll ANGLE from 65f8dc8e3ad8 to 973e5261a0fd (5 revisions) https://chromium.googlesource.com/angle/angle.git/+log/65f8dc8e3ad8..973e5261a0fd 2024-06-13 tikuta@chromium.org Roll third_party/dawn/ ff26bfbd4..6cdf3a1a1 (180 commits; 3 trivial rolls) 2024-06-13 syoussefi@chromium.org Vulkan: Remove suppression for fixed syncval error 2024-06-13 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 9a693759186a to 7db4057407f4 (4 revisions) 2024-06-13 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 2329d7c1259e to 1c5f78753fd9 (1 revision) 2024-06-13 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 62114f568675 to d9c3e9b06f65 (613 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: Id51705fda387caccf43633df618d16d0b79764f6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/193600 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.