commit | 27f0080bbe19e7be70257d6cd4dcc3867e5781b6 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Sat Mar 23 10:18:11 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Mar 23 10:18:11 2024 +0000 |
tree | dcec497a851e01026b01595cb72f58209c3371ba | |
parent | 2f215d1b7844f59c05a2dbb270815f5055da9c18 [diff] |
[tintd] Implement lsp::TextDocumentSignatureHelpRequest Bug: tint:2127 Change-Id: I60865e10fcee1824bc4c6d41274aebac7a44d3e3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/180483 Commit-Queue: Ben Clayton <bclayton@google.com> Kokoro: Ben Clayton <bclayton@google.com> Reviewed-by: David Neto <dneto@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.