commit | 7dc9be128cd6ab07c16f09ef45a8f8249d8f4bb4 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue Feb 04 14:30:29 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 04 14:30:29 2025 -0800 |
tree | 92c0a0f327f666f57794b19f2ce8dfb364caae96 | |
parent | a7573f06320295ae7ac2dbb57c489e8eaaeb32f3 [diff] |
[tint] Add u64 definition to number.h Bug: 394291739 Change-Id: I4da1a4800d3b9bc35cfdf54f86930bdf32b3bd5f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/224595 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: dan sinclair <dsinclair@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.