commit | 902ad1f9b21fe0ea9733d74a0cd35ce6ff213a6b | [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 | d6017924a529efca643bee1a5e951542a26a2d77 | |
parent | 1e657a63283484615131280a8cd47bfcb3506afc [diff] |
tint->dawn: Move src/dawn_node -> src/dawn/node Bug: dawn:1275 Change-Id: I206287da7728788646929e696c756b43d53cf272 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/79063 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.