commit | 09d1ea4f892955cac81ed0c1fb887703703b45a5 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed Feb 05 09:11:34 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 05 09:11:34 2025 -0800 |
tree | 6eeeaf33eef9a33dfeb63393abef0c2ffc91ec12 | |
parent | 7f8473fb752d435fc43e7f325e532a9b1e1970d8 [diff] |
[tint] Add validation capability for u64 Bug: 394291739 Change-Id: I1c43f0248cbb1c6de61f2dbc3535380272d24eb6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/224599 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.