commit | 65a18313e1091109b7e6e290825cbafdec22775c | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Sep 07 13:30:36 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 07 13:30:36 2023 +0000 |
tree | b73b131866dce232cc16a76bc20e0762c56f2883 | |
parent | c7d70317eb4ca783ee56f288eb83b67806f930f3 [diff] |
[tint] Support sparse .def files Have the templates handle language definition files with missing binary and unary operators, no const-eval functions and no type conversion defintions. Bug: tint:1718 Change-Id: I62fcfa6d94987849044c4ee2055f55ae72359dfc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/150362 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Ben Clayton <bclayton@google.com> Auto-Submit: 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.