mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-05-13 10:51:35 +00:00
For SPIR-V, wrap non-struct types in structs in the AddSpirvBlockDecoration transform. For MSL, wrap runtime-sized arrays in structs in the ModuleScopeVarToEntryPointParam transform. Bug: tint:1372 Change-Id: Icced5d77b4538e816aa9fab57a634a9f4c52fdab Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/76162 Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com>