commit | 4b3b3f2a05ba81588ba2688ecc3bb99efaf89de0 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu Sep 19 23:21:03 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 19 23:21:03 2024 +0000 |
tree | 5fed7164c7d7ab5d5fcece96cff6404fef45e8b0 | |
parent | 8a3025305a6f29205fd131b39367897a85f084a9 [diff] |
[wgsl-writer] Emit @row_major attributes This is needed for unit tests. Bug: 364267168 Change-Id: Ife82aa64875f96db3c6bdb4005ac3c790dcedb56 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/207415 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.