commit | f73818156f7edddfeb39ae50e6b7bdc27f35f192 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu May 16 00:09:09 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 16 00:09:09 2024 +0000 |
tree | 409b0960218956f959ad946e7089d14bd81ea8c3 | |
parent | f584b9822a8ff62ecdb8aa4cea1e57b696eefd73 [diff] |
[msl] Emit binding point attributes on parameters Bug: 42251016 Change-Id: I00232294d753b80b1656b4e7ea5845677c3f48a0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/188343 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.