commit | 0d8ef3222d132b2ce9afa2bb73412a9306ab3c70 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed Feb 05 09:55:52 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 05 09:55:52 2025 -0800 |
tree | 845a9bc410d02be9dc75b88193402a4fe6662618 | |
parent | 09d1ea4f892955cac81ed0c1fb887703703b45a5 [diff] |
[msl] Add printer support for u64 Emit it as `ulong`, and use the `u` suffix for constants. Bug: 394291739 Change-Id: I82c591e4734cbaf8898fedffc6d9dfb54a4b1ecf Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/224600 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.