commit | ef02c4cb844521cef32af3d5a03cd7b94774d30a | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Mar 22 18:25:28 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 22 18:25:28 2024 +0000 |
tree | b957fb9222854d16230a1f4ed5209721256acc0d | |
parent | aace4808de8332fbd96e23ada9feb28cff7a3108 [diff] |
[tintd] Implement lsp::TextDocument[Prepare]RenameRequest Bug: tint:2127 Change-Id: Ia41c351ee3b47412ac9fde62955291de86cb47c7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/180382 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.