dawn-cmake/test/intrinsics
Ben Clayton f24b37e122 writer/msl: Rework string printing
Add `out` parameters to expression and type generators.

Use the new helper classes in TextGenerator.
Cleans up bad formatting.

Prepares the writer generating 'pre' statements, required for atomics.

If-else statements are generated slightly differently. This is done so that 'pre' statements for the else conditions are scoped correctly. This is identical to the HLSL writer.

Bug tint:892

Change-Id: I4c6e96c90673ba30898b3682bf3198497d63a2d4
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/56067
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: James Price <jrprice@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
2021-06-28 15:30:57 +00:00
..
arrayLength msl: Add ArrayLengthFromUniform transform 2021-06-19 00:33:35 +00:00
gen writer/msl: Rework string printing 2021-06-28 15:30:57 +00:00
frexp.wgsl Implement Pointers and References 2021-05-18 10:28:48 +00:00
frexp.wgsl.expected.hlsl writer/hlsl: Simplify emission logic, clean up output 2021-06-16 09:19:36 +00:00
frexp.wgsl.expected.msl Implement Pointers and References 2021-05-18 10:28:48 +00:00
frexp.wgsl.expected.spvasm Implement Pointers and References 2021-05-18 10:28:48 +00:00
frexp.wgsl.expected.wgsl Implement Pointers and References 2021-05-18 10:28:48 +00:00
ignore.wgsl Implement ignore() intrinsic 2021-06-09 08:30:57 +00:00
ignore.wgsl.expected.hlsl writer/hlsl: Simplify emission logic, clean up output 2021-06-16 09:19:36 +00:00
ignore.wgsl.expected.msl Implement ignore() intrinsic 2021-06-09 08:30:57 +00:00
ignore.wgsl.expected.spvasm Implement ignore() intrinsic 2021-06-09 08:30:57 +00:00
ignore.wgsl.expected.wgsl Implement ignore() intrinsic 2021-06-09 08:30:57 +00:00
intrinsics.wgsl.tmpl test: Generate more permutations for pointers 2021-06-18 18:56:13 +00:00
modf.wgsl Implement Pointers and References 2021-05-18 10:28:48 +00:00
modf.wgsl.expected.hlsl writer/hlsl: Simplify emission logic, clean up output 2021-06-16 09:19:36 +00:00
modf.wgsl.expected.msl Implement Pointers and References 2021-05-18 10:28:48 +00:00
modf.wgsl.expected.spvasm Implement Pointers and References 2021-05-18 10:28:48 +00:00
modf.wgsl.expected.wgsl Implement Pointers and References 2021-05-18 10:28:48 +00:00