commit | e359a935c0597bb7890b6b2b671dc61f0ad015a4 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Mar 14 09:22:24 2024 +0000 |
committer | Ben Clayton <bclayton@google.com> | Thu Mar 14 09:22:24 2024 +0000 |
tree | b8d8022f99bdb09413781ae764eba65d3319a7be | |
parent | 0e3657146c65ae3275703e92a087350cc81da33c [diff] |
[tint][tools] Add a 'tintd install' command Installs the tintd vscode extension for local development via a symlink to the build directory Bug: tint:2127 Change-Id: If813eebd58d9eb2fbc2a3f41a69174d88d263fb9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/179100 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: dan sinclair <dsinclair@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.