commit | 071ffa11eb18d8f07c37e173d7767e47ad65a061 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Apr 02 16:30:00 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 02 16:30:00 2024 +0000 |
tree | df8970ad087c98e4c037acca6362222596a8a121 | |
parent | 73ee85c658baf267d495cfde30aff7777888a7d4 [diff] |
Roll ANGLE from 4d317b52ebcf to 2de6ed73d27e (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/4d317b52ebcf..2de6ed73d27e 2024-04-02 ynovikov@chromium.org Roll third_party/dawn/ 1a9f89047..66f38fda8 (569 commits; 11 trivial rolls) 2024-04-02 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 778a83fe011e to 3b1638b6e598 (4 revisions) 2024-04-02 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 35e9d0924a4c to cf84d04c222b (372 revisions) 2024-04-02 yuxinhu@google.com Manual roll VK-GL-CTS from 08c8f6c7aa44 to caf989d22e07 (30 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,bclayton@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: bclayton@google.com Change-Id: I4d6082e76ebc2a2c63512c70d78c08818b6b1930 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/181920 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.