commit | c69f7695fc76ad93f44dc5c8653af1e365bf4559 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Mar 15 20:02:12 2024 +0000 |
committer | Ben Clayton <bclayton@google.com> | Fri Mar 15 20:02:12 2024 +0000 |
tree | 0dfb002fdb47816c89794115fb3bee856753c0e2 | |
parent | ee9f1f67b860f424787ff174363f627aa2ebf41f [diff] |
[tintd] Implement TextDocumentReferencesRequest Bug: tint:2127 Change-Id: Ic9a979ee7b55afc90cace949b0f3ab2f19a9dafb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/179403 Kokoro: Kokoro <noreply+kokoro@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.