commit | 34c794e2e9476bd5338bc1ba548d7dc3dc59352b | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue May 16 12:31:46 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 16 12:31:46 2023 +0000 |
tree | 8c1c0c7f3bb173933a2d4e7104b4d8717838812c | |
parent | 8d98977a30b7c00ffacad47322a1ba0f896b3ad8 [diff] |
[tint][ir] Shuffle and refactor from_program.cc Change-Id: Ibbeceb2410e7b3598fd9a92f3871603ee26b69b2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/132961 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.