commit | c08a7bd036a1b9bee6ee74e837f9ec9b239f1616 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Thu Feb 06 08:36:08 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 06 08:36:08 2025 -0800 |
tree | fecfda86a7d39b43e1ade1b5b2cebba255bd3da8 | |
parent | 0767dc6ae9a188e088cbf6b2dc973e5f727bec18 [diff] |
[tint] Add the "sized_binding_array" feature. It is experimental for now. Bug: 393558555 Change-Id: If1f77dcd0d2f4fc9b479142f7a3b04f9a9cbf97d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/224374 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: 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.