commit | 0e3657146c65ae3275703e92a087350cc81da33c | [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 | e99a01ad1d7554f2e61669aec0dfd55bc291f740 | |
parent | e6742efd2832f76e03c50b198f5c00926ef3d3e6 [diff] |
[tint][wgsl] Stub 'ls' the language server package for WGSL. Doesn't do anything (yet), except for handling the shutdown request. Bug: tint:2127 Change-Id: If946e99801db40220ec36a1123702bca89341c07 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/174881 Auto-Submit: Ben Clayton <bclayton@google.com> 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.