commit | a48c6fc548f82a62265ef83e3aecbb1aeec1eec2 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Fri May 16 09:06:09 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 16 09:06:09 2025 -0700 |
tree | 547781904218a69a74e3bd6130957d6429d1a5f8 | |
parent | aaacb9bf463ce897ac18399e44a17e4a98601e27 [diff] |
[test] Bump stride to 8 for subgroup matrix tests This ensures that the stride parameter is actually valid for the builtin calls, which would become necessary in the future if we started validating this parameter. Change-Id: I474600d248aab0b563a24ad58861a9b00ac194d6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/242555 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.