commit | 3c2e71820fccb0db9755e041fff63aa0a486f13a | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Mon Jul 14 13:45:09 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 14 13:45:09 2025 -0700 |
tree | 4202884ec0bc7b1f8f5c0eb544dff27490a9d25d | |
parent | c0f20e495e2bc0b9a4e70e432a040d72c87b7fef [diff] |
[spirv-reader][ir] Support `OpGroupNonUniformShuffleUp Add capability to convert a `OpGroupNonUniformShuffleUp into a `subgroupShuffleUp instruction. Fixed: 431032563 Change-Id: I45808aeb07ee712c33987b66fb79362902484818 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/252635 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.