commit | 610e4e627af6a894cc148cef61b04b2136252953 | [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 | 5c64992da93335cbe565b91eddfb893be03b8373 | |
parent | 25b514646cd39d56c17bd25a361973aa4ab98d12 [diff] |
[ir] Make Builder::Function add the function There isn't a use case for not automatically adding the function. Fix a couple of SPIR-V backend tests that had invaild IR. Bug: tint:1718 Change-Id: I4988b3177d7a8fbaffcf950e04b8e9ba27946b4a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/139263 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.