commit | e2ed491604019db8e8ecada9d6ecde4ed5db809e | [log] [tgz] |
---|---|---|
author | François Beaufort <beaufort.francois@gmail.com> | Wed Apr 02 00:11:29 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 02 00:11:29 2025 -0700 |
tree | b8095ebb9dd129c9f872564518bebf08494d556d | |
parent | 80a76719a23582f7aa21fe567b42411e7db19213 [diff] |
Roll third_party/gpuweb/ a118ba5f2..4e4692ab9 (22 commits) - Add experimental copyBufferToBuffer overloads - Remove GPUAdapter isFallbackAdapter attribute https://github.com/gpuweb/gpuweb/compare/a118ba5f2afa...4e4692ab9d92 Created with: roll-dep third_party/gpuweb Bug: 405883444 Change-Id: I3cbaea0c39efcfda2b67e609e2d25281619681f4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/233334 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Fr <beaufort.francois@gmail.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.