commit | 535535bf1b3de33fa7fb146761afe14f352c256c | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Mon Oct 09 15:14:34 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 09 15:14:34 2023 +0000 |
tree | 853d623f9a508a3dba119e9ddb20dd317c08161d | |
parent | b8ff13ee7e41f9e9d3a8480457c8eef350619b5b [diff] |
[tint] Move override tracking into sem objects Instead of the sem::Info. This is required to resolve types without recursion. Change-Id: I6613d0e19b99a910bddf75dabb47a71cc1713435 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/155144 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: James Price <jrprice@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.