commit | b7b525eaf4afce67552dcb8b35262de17e1cd38d | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue Jun 24 18:54:41 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 24 18:54:41 2025 -0700 |
tree | 8c9bdb2271bbc28875d5771d8a2616b584557583 | |
parent | 6812d88071f205c301fb04dc6f3cf7f7c8d4b0a1 [diff] |
[spirv] Show stride when printing ExplicitLayoutArray This makes it easier to see what is going on in tests for transforms that deal with strided arrays. Change-Id: I763acf0f71b123fd0dadfb4b9a85ff80692bcefd Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/248734 Auto-Submit: James Price <jrprice@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> 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.