commit | b2c4d7a244a66ee15b6adcc9dc6f8d2d6c6eab4a | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Feb 04 12:51:25 2022 +0000 |
committer | Ben Clayton <bclayton@google.com> | Fri Feb 04 12:51:25 2022 +0000 |
tree | 181b28b35cf568a7b567a659b1c49d0d420c61cd | |
parent | 20cbe6d9e8c74374a80e11dc89f8a132f88a8d91 [diff] |
tint->dawn: Move src/dawn_platform -> src/dawn/platform Bug: dawn:1275 Change-Id: I043c5e6d84e199fe2e753ac43181b125882439bf Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/79082 Reviewed-by: Corentin Wallez <cwallez@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.