commit | e0de771e81f21c555e8b49f4e3ff37553553ed57 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Tue Apr 23 14:43:34 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 23 14:43:34 2024 +0000 |
tree | 95927db3f8acd84ac2ee4d252047bca53e18699f | |
parent | c132ccda7e8ac61fc5a42c7b1bdd3d0fc4a2a44e [diff] |
Update support.md a bit. Bug: None Change-Id: I7c834a97aea19f9643a7cc2bc0b91e52cbd81fae Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/185184 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org>
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.