commit | 69fb43de0303258b1f020043de7cf5599260f22f | [log] [tgz] |
---|---|---|
author | Elie Michel <elie.michel.fr@gmail.com> | Thu Aug 10 07:10:02 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 10 07:10:02 2023 +0000 |
tree | 3378bd3d375e027d83feabda111b8a2c3e0a1908 | |
parent | cedcdf3cae4021e99fade12e7e538f29ed37c275 [diff] |
Add instructions about fetch_dawn_dependencies Change-Id: I64929e3a2a9bdd18ab2b99569d638e475eb6a83e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/140183 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.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.