commit | f72919f3004c56b537c30cab162bfb1942a0fb0b | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Thu Sep 14 16:52:23 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 14 16:52:23 2023 +0000 |
tree | 5ad277ccb21777c4b2a67f0cf1f34458bcbd0c9c | |
parent | 08022552c09900e48698c0d3cccf045ad7162144 [diff] |
Add subgroupBroadcast to intrinsics.def Bug: tint:2041 Change-Id: I19d153bc67ab2851ee28247f3cf80f8253bb062f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/151580 Reviewed-by: Ben Clayton <bclayton@google.com> Auto-Submit: David Neto <dneto@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: James Price <jrprice@google.com> Commit-Queue: David Neto <dneto@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.