commit | 8a8c582e290b89d92e129ec31b9b69794a91285d | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Mar 15 14:15:19 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 15 14:15:19 2024 +0000 |
tree | b93696862c5c915cb4ed6de440e1c6e231b7837d | |
parent | 5c592f75a31261cb41af4a1858d689007d124607 [diff] |
[tintd] Add package-lock.json Bug: b/329760700 Bug: tint:2127 Change-Id: I0d6d0e21eae0f7bd5b384d303924b820d10793b8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/179104 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com> Kokoro: 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.