commit | f461b17d088973db80b43249a38a1b97a0fcf42f | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue Aug 01 15:01:32 2023 +0000 |
committer | James Price <jrprice@google.com> | Tue Aug 01 15:01:32 2023 +0000 |
tree | 3510e869fdac65b1e1fed21b2a72c19d2b1b98f0 | |
parent | 92842356e88bfc38689c77f95594c16980d8b59d [diff] |
[spirv-writer] Add support for subgroupBallot Generate an `OpGroupNonUniformBallot` instruction with the `Subgroup` scope and a `true` predicate. Added to both the AST and IR printers. Bug: tint:2000 Change-Id: I8320680c96b6817c5e7b833256192fae46e94e94 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/143834 Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@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.