commit | f9a5b712d89d18e969d08e1f7b90fd0c6197b56b | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed Mar 13 17:37:33 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 13 17:37:33 2024 +0000 |
tree | eb6fe458af23f8fb501249e31ee6ce64218c38bf | |
parent | ad08453d7254b0859b5524b0b5475730755ceb2a [diff] |
[tint] Add DEPS & build support for jsoncpp, langsvr These are the two dependencies of tintd - the WGSL language server. Bug: tint:2127 Change-Id: I2f2631d799f8ce8472ec9822ea45b6e4571a7a08 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/174880 Kokoro: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Ben Clayton <bclayton@google.com>
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.