commit | 3472b80985d2f65defd5697db45a3e2ba700967a | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Mon Sep 18 16:55:05 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 18 16:55:05 2023 +0000 |
tree | e7bb045d3aa533061bc8059ef4dfcc854757a5e5 | |
parent | 02233e019c4e82ed399e98c70af66f14099bfbc1 [diff] |
Resolve subgroupBroadcast Bug: tint:2041 Change-Id: I4b085ff1a774ed859a4fbf79b3ea9541c7ba9160 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/151640 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: David Neto <dneto@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Auto-Submit: 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.