commit | f18ee3d45babf3eda938278699f0d862705f8002 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed Sep 20 08:05:32 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 20 08:05:32 2023 +0000 |
tree | cb53dc7404128b24abd23c3cde15ed41e7bc8c81 | |
parent | 4650ca1404368950e106b23bb79d5446f03df23b [diff] |
[tint][tools] Add 'import' support to the def compiler Issue: tint:2036 Change-Id: I8495da6f2fdc989b507af94c190db7424ebd5ba6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/152405 Reviewed-by: dan sinclair <dsinclair@chromium.org> Kokoro: Ben Clayton <bclayton@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.