commit | 338d97d34126e40049a47698e86d2351b72053a5 | [log] [tgz] |
---|---|---|
author | Lokbondo Kung <lokokung@google.com> | Tue Jun 17 18:44:13 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 17 18:44:13 2025 -0700 |
tree | dac40ad3c276b04d2cd4f5062498f215428ec68c | |
parent | 742e31c68db26fd7c02bdc2b90fa9d17d3ba50c9 [diff] |
[webgpu][headers] Adds forward declaration for callback info structs. Change-Id: I86e10b5e691972c4d421e45bffa36515285aa452 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/247535 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Kai Ninomiya <kainino@chromium.org> Auto-Submit: Loko Kung <lokokung@google.com>
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.