commit | 86e38c4e6f7b7ceccb5bd30d747a2a8191e8071c | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Fri Aug 22 01:01:01 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 22 01:01:01 2025 -0700 |
tree | cd57e564782a3184792569aba5752e1c3b452120 | |
parent | fbaedd1f519cfcadb06a33cb377185f2f457f5d3 [diff] |
[dawn][native] Require BG have a dynamicArraySize if the BGL has a dynamic array Bug: 439522242 Change-Id: I15e277a9ad821c6eec550517b0e96de08a582de6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/258076 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Geoff Lang <geofflang@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.