commit | 73fd374b11d16d52ad01016a363dacea13cfe689 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue Sep 03 20:31:37 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 03 20:31:37 2024 +0000 |
tree | 6d88f52bbf314e424b9ea8c4cf3d196fe6ccad32 | |
parent | d10ba2f9645196ed769406c337cf0913fe606c7a [diff] |
[msl] Emit TINT_ISOLATE_UB macro Add some basic loop unit tests as well. Bug: 41493494 Bug: 42251016 Change-Id: I018b7a90736100b2bbbe23bd6f9824afded3d096 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/204679 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.