commit | 87ae884a3c56a8b7ea781764090233185e0ac8d1 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue Jul 29 19:50:53 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 29 19:50:53 2025 -0700 |
tree | 52bb965779d254595adb160b9b2e3fb81d8503e4 | |
parent | 794b6fadc4171f7b853a77ffdf0948fbec431f41 [diff] |
[msl] Support dynamic offsets for argument buffers Add support for using dynamic offsets with argument buffers Bug: 363031535 Change-Id: If12e28af2fa9b8288d29749a668bd411b8635c3e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/254978 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: 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.