commit | 83cddb9b590fc8c1e43a574e600179d0294cc841 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue Feb 04 18:30:37 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 04 18:30:37 2025 -0800 |
tree | 7aad65a228c3c15878458d0f746f3c492bd73351 | |
parent | ddd891e688e80ff8476470934b53aa8f06d775d0 [diff] |
[tint] Add u64 support to the constant manager Bug: 394291739 Change-Id: I6f71164e67b60aa785a8506b547612976d33ed01 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/224597 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: 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.