commit | 43dabe99b4d6c4bd4ccbfc1a4495a68f2135ea57 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Sat Mar 23 07:51:09 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Mar 23 07:51:09 2024 +0000 |
tree | 103808fe7285ccdbfe26f004e714afbd6b68e024 | |
parent | 5af710fa272e0d249fb7bbf92f27b8f4ec2baab5 [diff] |
[tintd] Implement lsp::TextDocumentSemanticTokensFullRequest Bug: tint:2127 Change-Id: Ibaf0ab66bbd09e491458e4f491f883ad7d06fe33 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/180481 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: 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.