commit | b9efc2d83ec8ef39d74749979042e95299752a92 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu Feb 06 11:09:52 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 06 11:09:52 2025 -0800 |
tree | 6932e7bb2f59b969c05395734d98cffb70fee643 | |
parent | 26399d2e3d9892831abad507d157d22b168ee02d [diff] |
[tint] Mark col_major parameter as @const for subgroupMatrix builtins This reflects a requirement from SPIR-V. Bug: 348702031 Change-Id: I179b14233a9467872e455e7ac72ea77657c5afb7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/225114 Reviewed-by: dan sinclair <dsinclair@chromium.org> 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.