commit | 2baf2ae8260ff86f78bbae867c1ee1ea3ea97e88 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed May 08 06:46:46 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 08 06:46:46 2024 +0000 |
tree | 070faaa428d17d230131959741632a0d85b4c039 | |
parent | 4e635251e69729b8e9062031c93e1b9d9446ea6d [diff] |
Roll ANGLE from da1fbbc6497d to 1dc836141ff0 (9 revisions) https://chromium.googlesource.com/angle/angle.git/+log/da1fbbc6497d..1dc836141ff0 2024-05-07 bsheedy@chromium.org Suppress experimental Linux/Intel failure 2024-05-07 liza@chromium.org Fixing glClear tests. 2024-05-07 syoussefi@chromium.org Vulkan: Fix missing per-present-mode query 2024-05-07 cclao@google.com Vulkan: Add a dedicated garbage list for RefCountedEvents 2024-05-07 cclao@google.com Vulkan: Release mCurrentEvent before oneOff surface image copy 2024-05-07 ynovikov@chromium.org Roll third_party/dawn/ ed2c7c713..5406e9dfb (307 commits; 7 trivial rolls) 2024-05-07 lehoangquyen@chromium.org Metal: fix UBO data update undetected between draw calls. 2024-05-07 ynovikov@chromium.org Switch ANGLE to new GPU Android mixins 2024-05-07 m.maiya@samsung.com Vulkan: Switch to using zlib::crc32_z for CRC generation 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: I0215dc6822946b4cf08a61dc1fa84de193d5cd37 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/187323 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.