| commit | ed6982cfc53626dda518238575476d9f3247b04e | [log] [tgz] |
|---|---|---|
| author | Antonio Maiorano <amaiorano@google.com> | Fri Dec 05 13:32:36 2025 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 05 13:32:36 2025 -0800 |
| tree | e4614880304f980031627d0c858f972ca3fe6afe | |
| parent | ce1e8edee4581f94a70bc2928b1657fd79c11eab [diff] |
[dawn][native] Add PipelineLayoutDescriptor extension struct for "usesResourceTable" Bug: 463925499 Change-Id: Ib9b72b3b2bb8aeb87932230539df9c22dae061e3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/278795 Commit-Queue: Antonio Maiorano <amaiorano@google.com> Reviewed-by: 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.