commit | 7972a10aa8f3686c9b9d7f69fc9b18d9db53d3e7 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Mar 09 21:33:13 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 09 21:33:13 2023 +0000 |
tree | 0aec72aaf49a878fe43a8c94f2cf8a8c8a1649ce | |
parent | cc3f851ad8f2e15f917a04f8543310a6c06af2c7 [diff] |
tint: Add missing include Should fix dawn -> chromium roll Change-Id: If4bf1ed6795dc55c4c5a45e8ba8fa2eb0da7270a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/123521 Kokoro: Ben Clayton <bclayton@google.com> Commit-Queue: Ben Clayton <bclayton@chromium.org> Reviewed-by: Stephen White <senorblanco@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: dan sinclair <dsinclair@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.