commit | 43bb086333d6eeb9503089cf2ff0ffe32f6d1edd | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu Feb 13 06:46:52 2025 -0800 |
committer | James Price <jrprice@google.com> | Thu Feb 13 06:46:52 2025 -0800 |
tree | 14a136df7bf0f648e51267962e8b1f1ee4fc7765 | |
parent | c0a27bcff4f9096e5ab7bbd759e9942f5216bee0 [diff] |
[spirv] Emit Matrix*SignedComponents operands If cooperative matrices have signed component types then the OpCooperativeMatrixMulAddKHR instruction needs operands that say so. Bug: 348702031 Change-Id: I20fc2129e5959052a52d89e3138fe7a58c5f4df0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/226156 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.