commit | 51ef3369339d9d05660f56c85ebed5e58dbbe3c0 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Wed Feb 01 12:38:27 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 01 12:38:27 2023 +0000 |
tree | 65d0b3bcfac0f375c1c0bc3f46d14e45a2a31d66 | |
parent | 6b823a3de7de08909c62594027ff856e86552d31 [diff] |
Kokoro: install Ninja and add to PATH Change-Id: I448eca39e6fc2f4c98a2ec72f36fbfcc25ffcc21 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/118162 Reviewed-by: Ben Clayton <bclayton@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@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.