commit | b2b3c76b4d775bad57c17ee18399b6ad4ad54d13 | [log] [tgz] |
---|---|---|
author | Shrek Shao <shrekshao@google.com> | Mon Aug 19 19:12:06 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 19 19:12:06 2024 +0000 |
tree | 21360c25275f44d56f0492bb8f48b3732da87900 | |
parent | 4e7db926cf2665ebbc16682125b248b9511df168 [diff] |
[Compat] PadStruct: fix struct member with explicit @size When there is existing @size(n) attr with a larger number, pad the amount that is greater than the rounded-to-16 struct size. Bug: 353807786 Change-Id: I3f99ae8b1615c482b10799d3d434fad0c10917ed Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/202275 Commit-Queue: Shrek Shao <shrekshao@google.com> Reviewed-by: 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.