commit | 377b4ae0b9b311da647b0a83ec63baf21ae39b51 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed May 31 21:33:16 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 31 21:33:16 2023 +0000 |
tree | 5e6ffd3382f10a7d0923ea03bd1cebe24ad13369 | |
parent | 025bbdaaf08ea8a5f887fd4f8d3432ed38961160 [diff] |
[tint][ir] Rename Loop::Start to Loop::Body It's only the start on the first iteration. 'Body' is already used in the SPIR-V writer, which is a better name. Change-Id: I0356dfdf18e9a5f47040a74f979a2b9ca5b12fe9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/135141 Auto-Submit: Ben Clayton <bclayton@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@google.com> 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.