commit | 2f6b9b59f51e2f964e1fc639aadd97b8b7b6167f | [log] [tgz] |
---|---|---|
author | Peter McNeeley <petermcneeley@google.com> | Thu Nov 28 20:19:42 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 28 20:19:42 2024 +0000 |
tree | f4b8d9825af674f24b32c2f4b3d6076bc9b9e8ab | |
parent | d26ee47da2fb968736b61ffef9cf6c8db2745fdc [diff] |
[tint] Early evaluation errors for subgroupShuffle This covers the functions subgroupShuffle, subgroupShuffleUp, subgroupShuffleDown, and subgroupShuffleXor. There is a CTS in the works: https://github.com/gpuweb/cts/pull/4065/ Bug: 380862306 Change-Id: I0077557f62b4140bcbdd8601cbe6bc0a1933cf56 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/217074 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Peter McNeeley <petermcneeley@google.com>
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.