commit | b8ff13ee7e41f9e9d3a8480457c8eef350619b5b | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Mon Oct 09 12:22:38 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 09 12:22:38 2023 +0000 |
tree | 844fb89e5e91fba2ee2aeda9352703723119f4de | |
parent | eb7baf7418bc2378be67debc551a8990870cf4e6 [diff] |
[tint] Add sem::Array, derives from core::type::Array This will hold additional resolver-only data. Change-Id: I24727df206998ec4a0645b1114b15bb0f1c0a68f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/155302 Reviewed-by: James Price <jrprice@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> 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.