commit | 25b514646cd39d56c17bd25a361973aa4ab98d12 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed Jun 28 12:13:41 2023 +0000 |
committer | James Price <jrprice@google.com> | Wed Jun 28 12:13:41 2023 +0000 |
tree | 0c0d9225e4a504326cf729013f76d01f8beebafc | |
parent | 9e819bf9ea71646ec75e0d82d65c22e9a7d7cbdf [diff] |
[ir] Add Builder::FunctionParam overload with name Use it in all the tests. Bug: tint:1718 Change-Id: Ib8635c62ec10444d5e092105b32d36b483852f74 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/139261 Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Reviewed-by: Ben Clayton <bclayton@google.com> 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.