| commit | 91307895c1d4b1a13a7f0e966b975ce58318895f | [log] [tgz] |
|---|---|---|
| author | Ben Clayton <bclayton@google.com> | Thu Jun 22 12:34:59 2023 +0000 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 22 12:34:59 2023 +0000 |
| tree | 39719e13a45811d2d4879f7b90a2f12ad74ce6ff | |
| parent | 23c8a36ec3219782a5b3deabf574a3b914d65640 [diff] |
[tint][ir][ToProgram] Implement loops Change-Id: I28218132a864a538a366d91a61aec3df5ab34f9d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/138282 Reviewed-by: Dan Sinclair <dsinclair@chromium.org> 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.