commit | 2fbbf55dd8c1abf8ed011e9bed6239773d7d2f0a | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Fri May 16 08:54:08 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 16 08:54:08 2025 -0700 |
tree | 9ce64cb087d9db8fc67d3e3a761c66faa180cf9f | |
parent | 31ed79f922153ec70ce03ba0711cae6caa172348 [diff] |
[test] Bump array sizes to 1024 for subgroup matrix tests This ensures that subgroup matrix load and store builtin calls are in bounds. The next CL will add robustness for these calls, and we will then be able to test that no predication is added for the literal variants of these tests. Change-Id: I7d2bbcc563d5ec42a7a51f6fba198203c1f1790e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/242554 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.