commit | 9303395d1538013746479646cc914d3e0cd66fa2 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue May 13 15:53:30 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 13 15:53:30 2025 -0700 |
tree | 2faef1654e08c65bb67c18681f0e9b2c8a4cb452 | |
parent | 90a491323614dc24638159040de621fa447cc461 [diff] |
[msl] Create argument buffers transform. Create a transform to turn variables with binding information into argument buffer structures. Bug: 363031535 Change-Id: I8040c9fac5ac720890a1742af6514a250c6db2f5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/240354 Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: 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.