| commit | c0f20e495e2bc0b9a4e70e432a040d72c87b7fef | [log] [tgz] |
|---|---|---|
| author | dan sinclair <dsinclair@chromium.org> | Mon Jul 14 13:44:58 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 14 13:44:58 2025 -0700 |
| tree | b25927c259d3ca11c51778f791a73b39b3889b84 | |
| parent | 4b01a7b91b701ea23c3945cd65c16195b59697de [diff] |
[spirv-reader][ir] Support `OpGroupNonUniformShuffleDown Add capability to convert a `OpGroupNonUniformShuffleDown into a `subgroupShuffleDown instruction. Fixed: 431031975 Change-Id: I8f2d9e8dbd93f1661e19318371d9e07799396dc6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/252634 Reviewed-by: David Neto <dneto@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org>
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.