dawn-cmake/src/reader
David Neto 0d6d905bc0 spirv-reader: Avoid struct type dedup confusion
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>
2021-06-09 14:47:09 +00:00
..
spirv spirv-reader: Avoid struct type dedup confusion 2021-06-09 14:47:09 +00:00
wgsl Rename 'constructed types' to 'type declarartions' 2021-06-09 14:32:14 +00:00
reader.cc Remove internal usage of Context. 2020-12-02 21:17:58 +00:00
reader.h Remove all unnecessary includes 2021-03-09 11:11:17 +00:00