| commit | 3782643ddbe83ca1362607279b812cfaeb711ef1 | [log] [tgz] |
|---|---|---|
| author | Corentin Wallez <cwallez@chromium.org> | Thu Mar 06 10:24:41 2025 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 06 10:24:41 2025 -0800 |
| tree | 9f9d767d7aa0062af4642b9141981455706e637c | |
| parent | d7aefad27b435c146e4efee69cbdb6b32d4f520e [diff] |
[dawn][native] Track the set of BGLInternal separately from BGL. Bug: 399826580 Change-Id: I5d2166fa24d63c90f3c0e15af15510985ca8f193 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/229054 Reviewed-by: Kyle Charbonneau <kylechar@google.com> Commit-Queue: 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.