commit | d237d64d59fa7d1932899ba052a955ab6d90f8f4 | [log] [tgz] |
---|---|---|
author | Jim Blackler <jimblackler@google.com> | Tue Nov 26 12:30:41 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 26 12:30:41 2024 +0000 |
tree | b0ff020b32b40166aabce20a60485d183adadca2 | |
parent | d0db181424118718bc83512d86365cdc1d6cc07f [diff] |
Use the correct C structure when converting 'out' extensible structures. Change-Id: Ie0c9386c933253a47bf38d042c93a7cc520cea84 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/216714 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Auto-Submit: Jim Blackler <jimblackler@google.com> Commit-Queue: Jim Blackler <jimblackler@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.