commit | 742e31c68db26fd7c02bdc2b90fa9d17d3ba50c9 | [log] [tgz] |
---|---|---|
author | Lokbondo Kung <lokokung@google.com> | Tue Jun 17 17:24:25 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 17 17:24:25 2025 -0700 |
tree | 6098a592a1e91c8e8cc2be23dca0d25cc320d362 | |
parent | 0e8ce9aaf31a4fb280466dcd761cb84de472c698 [diff] |
[webgpu][headers] Adds true and false constants for Dawn's headers. Change-Id: I9b86b8e4c63643b7a7ddb8f42f7c0e1c8ef1b67e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/247534 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Auto-Submit: Loko Kung <lokokung@google.com> Commit-Queue: Kai Ninomiya <kainino@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.