commit | db5d2ea4f287e8cdc22e719f2182245de1c8c375 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Mon Aug 01 18:11:25 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 01 18:11:25 2022 +0000 |
tree | ce91d4f8fdb7eae7bba751badfa622d353ef0265 | |
parent | 19e9673e0a7003c999a4a409e050bbe4ac03ba93 [diff] |
tint/writer/wgsl: Emit inferred-type arrays Bug: tint:1628 Change-Id: If0907ee7c4dc3d0216aba0282dc2c5203a3ea727 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/97590 Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Commit-Queue: 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.