commit | 813e1e8af5f4a8deed110e7f356c5919336343cf | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Jan 29 15:06:12 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 29 15:06:12 2025 -0800 |
tree | cf038e93b4e5b62cfe7f6827dbd9ab3d88a96cb0 | |
parent | c875dc549dc48b2a560b574d15035fe0af0ad00f [diff] |
Roll ANGLE from f231d94b280f to b4cac1ad90d8 (10 revisions) https://chromium.googlesource.com/angle/angle.git/+log/f231d94b280f..b4cac1ad90d8 2025-01-29 a.annestrand@samsung.com CL/VK: Hotfix: Implementation of Compute Pipeline Cache 2025-01-29 ynovikov@chromium.org Suppress flaky end2end test on Linux NVIDIA Vulkan 2025-01-29 kkinnunen@apple.com Metal: Fix a race in failing compilation subtasks 2025-01-29 liza@chromium.org WebGPU: Emulate line loops for drawElements 2025-01-29 m.maiya@samsung.com Vulkan: Bugfix in SPIRV entrypoint transformation 2025-01-29 ynovikov@chromium.org Suppress angle_oclcts_non_uniform_work_group failures on Linux NVIDIA 2025-01-29 ynovikov@chromium.org Skip pokemon_go flaky crash on Linux Intel 2025-01-29 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from ef9be82521e9 to 0a35e614cfbd (14 revisions) 2025-01-29 i.nazarov@samsung.com Delay eglSwapInterval() effect until swap 2025-01-29 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 1ecb21e0f634 to d33160322271 (638 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,lokokung@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: lokokung@google.com Change-Id: If670b1b26e07333408cfa70cd6b07f64e9a292a6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/223798 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.