| commit | 591d9021e449198fd3520db059408154c1ae70a8 | [log] [tgz] |
|---|---|---|
| author | François Beaufort <beaufort.francois@gmail.com> | Tue Mar 04 07:23:55 2025 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 04 07:23:55 2025 -0800 |
| tree | d9e26d69d424cc419b5b9dd7d2f6aa0e3c92a6c3 | |
| parent | 8e57631fedf568d52286ac2a1330273fd895e403 [diff] |
Refactor Bindgroup constructors This CL has no functional changes. Those are necessary though so that we can create params buffer when constructing bindgroups in the future. Bug: 398752857 Change-Id: I1d1e836a8b05b8567dc882a1d777f77dcaaf1987 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/227554 Reviewed-by: Geoff Lang <geofflang@chromium.org> Commit-Queue: Fr <beaufort.francois@gmail.com> Reviewed-by: Corentin Wallez <cwallez@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.