| commit | 59b62dc49fc578e1332686abab0cb7b5002fdee7 | [log] [tgz] | 
|---|---|---|
| author | James Price <jrprice@google.com> | Thu Jul 24 18:03:19 2025 -0700 | 
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 24 18:03:19 2025 -0700 | 
| tree | 985b0f7334761d7010da382ccc49b58593512daa | |
| parent | fc1536abd7de1d188b0a87aab8d157d61bbff520 [diff] | 
[tint] Add string type This will be used for the format string of msl.os_log(), and could also be used by other overloads of the core `print()` builtin in the future. Bug: 433534277 Change-Id: Ia78dbf7e86327d8420d70741e29a1dd64054d2f6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/254576 Commit-Queue: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: dan sinclair <dsinclair@chromium.org> Auto-Submit: James Price <jrprice@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.