commit | 4fcfbbca636cdbf77c31ad9a975f6e7ebfbf4dcc | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Tue Sep 19 19:27:56 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 19 19:27:56 2023 +0000 |
tree | 001b397d084d884136ca9ef9532116254701efcf | |
parent | 11653890028c6d4c35688b060d1d6d6437cb9bf1 [diff] |
spir-v writer support for subgroupBroadcast Bug: tint:2041 Change-Id: Ib7e8da8bb73dae9e6254fde506601e0285bffa99 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/151582 Commit-Queue: David Neto <dneto@google.com> Reviewed-by: James Price <jrprice@google.com> Kokoro: Kokoro <noreply+kokoro@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.