commit | 54482355a5f020766c87967d518d64b21b768189 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed Jun 28 16:21:18 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 28 16:21:18 2023 +0000 |
tree | 2425f4447f0ec9956904b89595786a1471f274de | |
parent | ce882c00b218849f5bcadd2ba904362c123ec0e4 [diff] |
[ir] Add Builder::Var overload with name Use it in all the tests. Bug: tint:1718 Change-Id: I63d40cc5487952469b5b6aae5268b1d32788e223 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/139460 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@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.