commit | a7573f06320295ae7ac2dbb57c489e8eaaeb32f3 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue Feb 04 14:30:23 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 04 14:30:23 2025 -0800 |
tree | d37968fae5df4c2133e3f92b70b36a14ac9337f6 | |
parent | c677aca7720985978599da36d59862cfa49ca38d [diff] |
[tint] Add u64 type class This will be used in the MSL backend. Bug: 394291739 Change-Id: I8ba27d2c1f2afb8c7042a07231f22b2465114aee Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/224594 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.