commit | 772f77165cdf34132f5a8b38b6f7ab52ca3df4a1 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed Jun 25 19:21:17 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 25 19:21:17 2025 -0700 |
tree | cffea75a6e7c732af25c4b3c46af91296c0a1108 | |
parent | 3561e0f11ca93dd871bae3e2495c029bf156a3af [diff] |
[dawn] Print the subgroup matrix configurations in E2E tests This makes it much easier to know which specific matrix configuration is failing when a test run fails. Change-Id: I6d61032dcb5a8b10639929115b5dc9d801f0edad Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/248076 Reviewed-by: dan sinclair <dsinclair@chromium.org> Auto-Submit: James Price <jrprice@google.com> 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.