commit | 7f8473fb752d435fc43e7f325e532a9b1e1970d8 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed Feb 05 07:45:14 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 05 07:45:14 2025 -0800 |
tree | 3d6cdd78a1957687b9b7f9706c12fc3e76dff47e | |
parent | 5ac0b6e8276af914780be9da516e8536317dcf7e [diff] |
[tint] Add basic IR support for u64 Bug: 394291739 Change-Id: I2f4d96b931273c870e98a38e3f3aa86921146fbe Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/224598 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.