dawn-cmake/test
James Price 851b18b2f2 writer/msl: Emit field designators for structures
This fixes constructors for structures that contain padding members
due to explicit layout attributes.

Also fix one test that was wrongly using an identity type constructor
for a structure.

Fixed: tint:853
Change-Id: I0a3e84fcd7c6a7f2ad92a4970ed11378e6ce2465
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/53240
Auto-Submit: James Price <jrprice@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: James Price <jrprice@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2021-06-03 18:12:15 +00:00
..
access writer/msl: Fix zero-valued matrix constructors 2021-05-19 11:15:58 +00:00
array writer/msl: Wrap each array type in a struct 2021-06-02 17:23:03 +00:00
bug/tint main: Replace --dawn-validation with --validate 2021-06-02 21:02:34 +00:00
expressions writer/msl: Emit field designators for structures 2021-06-03 18:12:15 +00:00
intrinsics [writer]: AppendVector() - support zero value vectors 2021-06-03 15:08:14 +00:00
ptr_ref Disable MSL tests that fail to validate 2021-05-27 16:48:57 +00:00
samples writer/msl: Emit field designators for structures 2021-06-03 18:12:15 +00:00
shader_io writer/msl: Emit field designators for structures 2021-06-03 18:12:15 +00:00
struct writer/msl: Emit field designators for structures 2021-06-03 18:12:15 +00:00
types writer/msl: Wrap each array type in a struct 2021-06-02 17:23:03 +00:00
var writer/msl: Handle private and workgroup variables 2021-05-26 15:41:02 +00:00
BUILD.gn resolver: Validate pipline stage use for intrinsics 2021-06-03 16:07:34 +00:00
extract-spvasm.py Add --dump-spirv option to tint_unittests 2021-05-05 09:46:31 +00:00
test-all.sh main: Replace --dawn-validation with --validate 2021-06-02 21:02:34 +00:00