commit | dd852a700405828f7339a89b89ea807f96500c87 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Fri Feb 02 03:46:52 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 02 03:46:52 2024 +0000 |
tree | 75593214188c3add059b8303c94071a0e4ddf435 | |
parent | 9009c08f043bc439abd1d87afb8f898f1778bc19 [diff] |
[tint] Add f16 overload of subgroupBroadcast() Bug: tint:2041 Change-Id: Ib3b8b832318e97f2e130c50565030d7133027bb3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/172901 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> 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.