commit | 6cfdb08f8b6f79376c6071adfcabdbe511065dd9 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Mon Feb 03 17:41:21 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 03 17:41:21 2025 -0800 |
tree | dd9eb0d9c7b96fed2dd03f79e13359d7b1290691 | |
parent | 9656855b788f665352383f53b0491a030fffdb58 [diff] |
[tint] Fail gracefully for subgroup matrices in backends Most of the backends do not support subgroup matrices yet. Failing gracefully is required to avoid the fuzzer check failing on the upcoming E2E tests. Bug: 348702031 Change-Id: Ic16f79c642d06cf99f43dce29ca91ac69151ee1f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/224194 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: 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.