commit | aa78dcd4c94ec2aa474ff1a2d26416ad313d3716 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed Jun 07 10:17:41 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 07 10:17:41 2023 +0000 |
tree | aa194efba546ff00043628c6c782936fab424e82 | |
parent | ae40b5444b032ca823c8188186b4311af5655e73 [diff] |
[ir] Emit struct declarations in the disassembly Bug: tint:1718 Change-Id: Iff88d362c20381280ec98f868107a1ecd144c01f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/136260 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: 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.