SPIRV-Cross/shaders-msl-no-opt/asm
Hans-Kristian Arntzen 9b25581d49 MSL: Handle constant construct of block-like array types.
Need this to be context sensitive, since array of block-like struct is
template, but struct of block-like array is C-style.

Also, test a mix and match, so we have constant array of block-like
struct with array inside. :v
2022-01-17 18:28:25 +01:00
..
comp MSL: Handle constant construct of block-like array types. 2022-01-17 18:28:25 +01:00
frag Handle Modf/Frexp in more cases. 2021-11-07 11:36:44 +01:00
masking MSL: Emit multiple threadgroup slices for multi-patch. 2021-04-19 12:10:49 +02:00
packing MSL: Support edge case with DX layout in scalar block layout. 2020-04-20 15:29:24 +02:00
tesc Handle edge cases in OpCopyMemory. 2021-03-08 14:15:27 +01:00
tese MSL: Improve handling of split tessellation access chains. 2021-05-21 16:32:03 +02:00
vert MSL: Deal with pointer-to-pointer qualifier ordering. 2021-02-26 13:37:14 +01:00
temporary.zero-initialize.asm.frag Add support for forcefully zero-initialized variables. 2020-03-26 13:38:27 +01:00