commit | a67bbe87b7df69bdb180e65772fda260268a258e | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Wed Apr 05 15:19:34 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 05 15:19:34 2023 +0000 |
tree | 38f40bf00fdcca632265f5b84a4775862213f64d | |
parent | 8a6ed63809247d25a339c9b5836e723a0ec93dbc [diff] |
Remove WGPU_STRIDE_UNDEFINED It is no longer used, and WGPU_COPY_STRIDE_UNDEFINED replaces it. Fixed: dawn:520 Change-Id: I6a52fc9ed26e2e4785b5a2a5a06474108c73331a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/126240 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.