commit | 965321b6b9867d73838acecca06a4122ae32dfbe | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue Jun 27 03:05:09 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 27 03:05:09 2023 +0000 |
tree | e2b4b4c6300d38bbf85a99d7b02c50040459a51b | |
parent | a51e631c6bd80b64c0f1921aac204467562135d4 [diff] |
[ir][msl] Emit struct types Add emission of struct types to the MSL IR generator. Bug: tint:1967 Change-Id: I18eb138e6da812721908d95c07514a2b99eb98a6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/138884 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: 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.