| commit | 0d16dc0bcd09a864a12e55ae672c5744d5bb971c | [log] [tgz] |
|---|---|---|
| author | dan sinclair <dsinclair@chromium.org> | Wed Mar 26 10:18:13 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 26 10:18:13 2025 -0700 |
| tree | 2b8224f2bbbbfc8473f084e6143209035418ba0c | |
| parent | 9d4a0c1b881ab26bdc3ed8229dee3f332027b0db [diff] |
Add include for CHAR_BIT Fix build error about undefined CHAR_BIT. Change-Id: I72824f009742bc3d7dcb04e6e83a3c8790169df9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/233114 Commit-Queue: David Neto <dneto@google.com> Reviewed-by: Brandon Jones <bajones@chromium.org> Auto-Submit: dan sinclair <dsinclair@chromium.org> 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.