commit | eacbbc9e559be7b5c275c7cec9156fca63c0cb05 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri May 19 23:49:32 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 19 23:49:32 2023 +0000 |
tree | ab7c5ee96336b1fb4f64bc71123a23ee7356288d | |
parent | 956a2fc7802b36a9bcac770c03191a091f65a16c [diff] |
Roll ANGLE from c9029ddff73f to ea0b1b7b0e04 (7 revisions) https://chromium.googlesource.com/angle/angle.git/+log/c9029ddff73f..ea0b1b7b0e04 2023-05-19 hob@chromium.org Selectively advertise base vertex and instance fns 2023-05-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from a46ca6e9c7bb to f7a3350256a6 (1 revision) 2023-05-19 romanl@google.com Add ci/linux-trace disabling logic to ANGLE script 2023-05-19 ynovikov@chromium.org Stop ANGLE Mac Intel 13.3 experiment 2023-05-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 876d164bd88a to a46ca6e9c7bb (7 revisions) 2023-05-19 romanl@google.com Print signal to stdout before calling crash handler 2023-05-19 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from e7ec2c32c984 to 3600ed906bb4 (3 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,bajones@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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: bajones@google.com Change-Id: Ic01ac5d646fd84be0e26570aa1dc559bece05997 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/133803 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 work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.