commit | d00663d882df7138e9fb3655b829cdcad78a11c4 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Dec 08 19:07:06 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 08 19:07:06 2022 +0000 |
tree | 72a89aa9314153899d6e08dfc4ceaf313e10b747 | |
parent | 04f792de9f4977223b1fbd31770167517ae8d727 [diff] |
tint: Move resolver/type_alias to type/short_name 'Short-name' is way less overloaded than 'alias' and 'builtin'. The package move allows transforms to use these enums. Change-Id: I61c6b3f7deee8e835990a948cd5427c07034fa5e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/113440 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org>
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.