commit | f5a62539f4ea16999fbdac588793aa3a47f0d8b0 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed May 24 13:58:34 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 24 13:58:34 2023 +0000 |
tree | eb529bed6a99bc964b76a7659114689f33081754 | |
parent | 62bea2cf434c3502b35f41f4867c4d1d46c1fd59 [diff] |
[ir][spirv-writer] Add support for return values Bug: tint:1906 Change-Id: I73eb7ed2479c0f8051939163416c660c2f4faf05 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/134200 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.