commit | e9e7f1fcecaa9dc5da5caf06480af36592ed5580 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue May 20 15:27:33 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 20 15:27:33 2025 -0700 |
tree | 5acd745e088719574c20907406b49960b2ed8715 | |
parent | 8a398ff51641a55c6f366211ad42764bd526bad5 [diff] |
[tint] Reflect predicate_subgroup_matrix for robustness This enables the fuzzer to use it. Bug: 403609264 Change-Id: I9449191776af7e7805ce1b0a15e9eb681f611742 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/243095 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org> Auto-Submit: James Price <jrprice@google.com> Commit-Queue: James Price <jrprice@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.