SPIRV-Cross/reference/shaders-msl-no-opt/asm
Hans-Kristian Arntzen 711300baed MSL: Do not emit swizzled writes in packing fixups.
Similar to scalar access chain fix, this causes a read-modify-write on
memory we're not supposed to write to.
2020-07-06 10:03:46 +02:00
..
comp MSL: Add test case for constructing struct with non-value-type array. 2020-06-18 12:55:59 +02:00
frag MSL: Deal correctly with initializers on Private variables. 2020-04-21 11:20:49 +02:00
packing MSL: Do not emit swizzled writes in packing fixups. 2020-07-06 10:03:46 +02:00
tesc Move .invalid. test shaders to the more appropriate subfolders. 2019-11-06 10:40:37 +01:00
vert MSL: Do not use base expression with PhysicalTypeID OpCompositeExtract. 2020-04-07 18:25:44 +02:00
temporary.zero-initialize.asm.frag Add support for forcefully zero-initialized variables. 2020-03-26 13:38:27 +01:00