commit | 7d2b192439cb4a0380a2eb60947540a79a157847 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Jan 24 19:31:51 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 24 19:31:51 2023 +0000 |
tree | 9ad951df0a973f80a704cbf1375c014ecbd5c614 | |
parent | f0d8edecee77d05fb3e670ca5a77ad211116e78a [diff] |
tint: rename template argument token strings Drop the `(opening|closing template argument list)` bit. It makes for messy diagnostics. Change-Id: I92d29ece8a012362dd16da297089aab908571415 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/117213 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Kokoro: Ben Clayton <bclayton@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.