commit | d9ab69a9c181187a9b78a694084a80ea7736c47f | [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 | 08c101abb5af0393175fc29efe2a37bec79e7b06 | |
parent | 7b76192467210e2d3f57782bad5c867ce96f9c7a [diff] |
tint->dawn: Move src/common -> src/dawn/common Also remove stuttering from the target names by dropping the 'dawn_' prefix. Bug: dawn:1275 Change-Id: Iac79f9927010b8e5edeb7e0949092b34431d54dd Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/79061 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.