[tint] Validate layout constraints for all address spaces The WGSL spec has a non-normative note that the layout constraints should be validated for all non-host-shareable address spaces, using the same constraints as for storage. See linked bug for details of why this is important. Bug: 378725734 Change-Id: I3fb02506d8ded000dc3510bdc1b4a24a95089281 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/214754 Reviewed-by: David Neto <dneto@google.com> Commit-Queue: James Price <jrprice@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> (cherry picked from commit dfa46d12ce63f131c437041d6d97a6d97c54c1b7) Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/215936 Auto-Submit: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org> Commit-Queue: Antonio Maiorano <amaiorano@google.com> Reviewed-by: Antonio Maiorano <amaiorano@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.