commit | 78eb4c51fc9daba1fa298aa745b031f818282d2f | [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 | dff698c54d853b61700b340dbdc43eddee2a3edc | |
parent | 3cc267ff539c022fb43a2c90dd83713ab4ef6ef2 [diff] |
[ir] Use IOAttributes in FunctionParam Leave the individual getters and setters for now to avoid extra churn. Bug: 340196362 Change-Id: I7f0f31fc376bb9c862252045fb046591dcd8cff2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/196839 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.