commit | 9860d3dbde279331f0a83cd634baa0a8941c5fd5 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Sep 26 07:12:46 2023 +0000 |
committer | Ben Clayton <bclayton@google.com> | Tue Sep 26 07:12:46 2023 +0000 |
tree | acb151cb8cc77a35c1aa4f5a20bb7cc56ffd86f4 | |
parent | 23a6cff2dc16d57a4dfc28f27be06da289b9eaf2 [diff] |
[tint][ir] Add Traverse() helper Change-Id: I4aade6017308a6db667a7c642aa12d40ae3102f8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/153363 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: James Price <jrprice@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.