SPIRV-Cross/reference/shaders-msl-no-opt
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
..
asm MSL: Handle constant construct of block-like array types. 2022-01-17 18:28:25 +01:00
comp Roll dependencies. 2022-01-05 14:56:01 +01:00
components MSL: Handle array with component when we cannot rely on user() attrib. 2021-05-21 13:46:33 +02:00
frag MSL: Support synthetic functions in function constants. 2021-09-28 19:10:16 -04:00
packing MSL: Do not emit swizzled writes in packing fixups. 2020-07-06 10:03:46 +02:00
tesc MSL: Fix '--msl-multi-patch-workgroup' out of bounds reads when dispatching more threads than control points (#1662) 2021-04-29 20:01:26 +02:00
tese MSL: Use proper array for quad tess levels. 2021-04-23 14:12:00 +02:00
vert Roll dependencies. 2022-01-05 14:56:01 +01:00
vulkan/frag MSL: Support synthetic functions in function constants. 2021-09-28 19:10:16 -04:00