SPIRV-Cross/shaders-msl/asm/comp
2019-11-05 13:19:19 -05:00
..
atomic-decrement.asm.comp MSL: Fix OpAtomicIIncrement and OpAtomicIDecrement. 2018-09-11 17:29:54 -05:00
atomic-increment.asm.comp MSL: Fix OpAtomicIIncrement and OpAtomicIDecrement. 2018-09-11 17:29:54 -05:00
bitcast_iadd.asm.comp Enhancements to MSL compute and entry point naming. 2017-11-05 21:34:42 -05:00
bitcast_icmp.asm.comp HLSL: Fix unrolled S/G LE/LT/GE/GT opcodes. 2019-10-14 16:08:39 +02:00
bitcast_sar.asm.comp Enhancements to MSL compute and entry point naming. 2017-11-05 21:34:42 -05:00
bitcast_sdiv.asm.comp Enhancements to MSL compute and entry point naming. 2017-11-05 21:34:42 -05:00
bitcast_slr.asm.comp Enhancements to MSL compute and entry point naming. 2017-11-05 21:34:42 -05:00
block-name-alias-global.asm.comp Use correct block-name / other-name aliasing rules. 2019-01-04 15:02:54 +01:00
buffer-write-relative-addr.asm.comp MSL: Correct number of words to skip in OpImageWrite. 2018-09-05 10:02:25 -05:00
buffer-write.asm.comp Update to latest glslang/SPIRV-Tools. 2019-01-30 13:41:57 +01:00
global-parameter-name-alias.asm.comp MSL: Fix naming issue of aliased global variables. 2018-08-27 09:59:55 +02:00
image-load-store-short-vector.asm.comp MSL: Fix image load/store for short vectors. 2019-01-17 14:54:29 +01:00
multiple-entry.asm.comp Update to latest glslang/SPIRV-Tools. 2019-01-30 13:41:57 +01:00
quantize.asm.comp Enhancements to MSL compute and entry point naming. 2017-11-05 21:34:42 -05:00
relaxed-block-layout.asm.comp Test loading from and storing to packed vectors. 2018-11-14 10:47:20 -06:00
specialization-constant-workgroup.asm.comp Add SPVASM testing support for HLSL/MSL. 2017-09-29 11:07:11 +02:00
struct-resource-name-aliasing.asm.comp Update to latest glslang/SPIRV-Tools. 2019-01-30 13:41:57 +01:00
variable-pointers-2.asm.comp MSL: Support SPV_KHR_variable_pointers. 2019-01-07 11:19:10 -06:00
variable-pointers-store-forwarding.asm.comp Flush all variables after storing through a variable pointer. 2019-01-08 15:16:33 -06:00
vector-builtin-type-cast-func.asm.comp MSL: Cast uses of builtin vectors to their declared SPIR-V type. 2018-09-08 21:17:54 -05:00
vector-builtin-type-cast.asm.comp MSL: Cast uses of builtin vectors to their declared SPIR-V type. 2018-09-08 21:17:54 -05:00