commit | 30b420d5ed210cc014d69c8014853bbf9ab76650 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Aug 22 10:30:58 2023 +0000 |
committer | Ben Clayton <bclayton@google.com> | Tue Aug 22 10:30:58 2023 +0000 |
tree | 8e295abeb12472b3c97cdc52d916f4ba21de6b14 | |
parent | de3e87384a31e60c135b25b0642b8c90fbe274ea [diff] |
[tint][build] Make <thread> an external library Removes bespoke target code in CMakeLists.txt Change-Id: Iff1d06c1d583e264a46dab0a1547e9d19a815beb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/147942 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Dan Sinclair <dsinclair@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.