commit | 5d717c97b175e994e6bb582757ba9fb392d49ca1 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Apr 09 19:12:20 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 09 19:12:20 2024 +0000 |
tree | 50eb8244acc9a45e9c58cd355cb421fa62a7341f | |
parent | 84b6c63433307fc1ec43102a8a4cf25acf4722d2 [diff] |
[tintd] Improve signature help Use the 'documentation' field of SignatureInformation to hold the template constraints. Improves the visual quality of this popup in VSCode. Bug: tint:2127 Change-Id: I6b523e9ef92809306eb09278ce64ef018cca29f9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/183001 Reviewed-by: James Price <jrprice@google.com> 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.