SPIRV-Cross/reference/shaders-ue4/asm/tese
Hans-Kristian Arntzen 23662668dd Attempt more optimal codegen for OpCompositeInsert.
Speculate that we can modify the SSA value in-place. As long as it is
not used after the modify, this is fine.

Also need to make sure we don't attempt to RMW something that is
impossible to modify.
2022-05-18 16:37:33 +02:00
..
ds-double-gl-in-deref.asm.tese Attempt more optimal codegen for OpCompositeInsert. 2022-05-18 16:37:33 +02:00
ds-patch-input-fixes.asm.tese Attempt more optimal codegen for OpCompositeInsert. 2022-05-18 16:37:33 +02:00
ds-patch-inputs.asm.tese Attempt more optimal codegen for OpCompositeInsert. 2022-05-18 16:37:33 +02:00
ds-texcoord-array.asm.tese MSL: Declare arrays with proper type wrapper. 2019-10-26 17:57:34 +02:00