commit | 6eed684a8b417aab3e402a110792b6152bca8cb5 | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Tue May 16 23:36:12 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 16 23:36:12 2023 +0000 |
tree | 07c9ea392c9a559c06d48242aa33a5141631eafd | |
parent | 9940c7bdccca0826cf27b2a20da5b590200c811a [diff] |
Add milestones script Adds a script to help with adding or removing Dawn milestones. Bug: chromium:1432491 Change-Id: I0882503f4ceb7ba3454e13ec1669c053055ac975 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/133165 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Brian Sheedy <bsheedy@google.com> Reviewed-by: Garrett Beaty <gbeaty@google.com> Reviewed-by: Austin Eng <enga@chromium.org>
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.