mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-08-23 20:22:08 +00:00
When generating the store type for a variable, follow SPIR-V instructions directly. Avoid using the SPIRV-Tools optimizer because it deduplicates structures that differ only in non-semantic annotation (e.g. member names) Bug: tint:737 Change-Id: I9503be4ae0a95a517d595da23e6ce2397e4fc9c1 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/53560 Auto-Submit: David Neto <dneto@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: David Neto <dneto@google.com> Reviewed-by: James Price <jrprice@google.com>