commit | 477bfcae6ced76635b8de5e89c8c9b6590242406 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Jun 26 08:25:19 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 26 08:25:19 2025 -0700 |
tree | a66ac26d45ee33c5670eb49ab68f13907f8c52ef | |
parent | 741511a56690aa4eccc12f7d416b9d8ae192d84b [diff] |
[spirv-reader][ir] Add validation for struct member matrix annotations. Add validation that the struct member annotations for row major and matrix stride are not used. Add a capability to allow them. Bug: 426198644, 426198893 Change-Id: I87cae4efb264b90ece5b6cf6f5fd398db608378f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/249034 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: 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.