commit | 13559edb7c8a68fa795984501c4ee5ea1b3a010f | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu Sep 19 22:29:39 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 19 22:29:39 2024 +0000 |
tree | 012e9ce795d773c3bed2a4b5be63a349d579454c | |
parent | 9d4eb049adfb60145a88154d80728dfb6e35320c [diff] |
[ast] Add @row_major attribute This will only be used internally by the SPIR-V reader to support row-major matrices. Bug: 364267168 Change-Id: I7283d16a3048d3b76ac27d50c9c9c40e4529a3f9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/207414 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.