commit | de601a8efdbbdeb56c97c8d44bc34bba63be4b2c | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue May 07 01:34:10 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 07 01:34:10 2024 +0000 |
tree | c3016ede8c9e1195cf07a727a2a7cecf9e353240 | |
parent | b8381573abc6a92cb34e0fc6f025fa8a0e55a501 [diff] |
[ir] Add Function::AppendParam() helper Use it from the ZeroInitializeWorkgroupMemory transform. Change-Id: I98a72b9fca0e986cd092b13d92e71634f3e59d4e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/186922 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: James Price <jrprice@google.com>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.