commit | 0970b685e1fa423f6f11259afc1eaa480e5bdaf0 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu Jul 04 16:31:11 2024 +0000 |
committer | James Price <jrprice@google.com> | Thu Jul 04 16:31:11 2024 +0000 |
tree | 1a8db9d559382230e77e732c0444d343e4ed2497 | |
parent | 78eb4c51fc9daba1fa298aa745b031f818282d2f [diff] |
[ir] Use IOAttributes for Function return Leave the individual getters and setters for now to avoid extra churn. Bug: 340196362 Change-Id: I2d51b698c19f8f38f3493b3986728fd6399afd4c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/196840 Reviewed-by: dan sinclair <dsinclair@chromium.org>
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.