commit | 04003b0594ed12bd37c842524cd6644b77296e4b | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu Sep 19 23:21:12 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 19 23:21:12 2024 +0000 |
tree | 008b353be4ea36464a25082de812f9d3f30913ac | |
parent | 4b3b3f2a05ba81588ba2688ecc3bb99efaf89de0 [diff] |
[tint] Resolve @row_major attributes Check that they are only applied to matrices. Bug: 364267168 Change-Id: I7d61bf5767bcd85dfccc0c618599e1b38d4ba2eb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/207416 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.