SPIRV-Cross/reference/shaders-msl/asm/comp
Hans-Kristian Arntzen a9be92569f HLSL: Fix unrolled S/G LE/LT/GE/GT opcodes.
Need to bitcast the unrolled expressions as well.
2019-10-14 16:08:39 +02:00
..
atomic-decrement.asm.comp Update tests to account for all non-entry-point functions being inlined 2019-08-30 09:39:06 +12:00
atomic-increment.asm.comp Update tests to account for all non-entry-point functions being inlined 2019-08-30 09:39:06 +12:00
bitcast_iadd.asm.comp MSL: Handle coherent, volatile, and restrict. 2019-07-11 10:22:30 -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 Expand the implementation of inherit_expression_dependencies. 2018-03-09 13:21:38 +01:00
bitcast_sdiv.asm.comp Expand the implementation of inherit_expression_dependencies. 2018-03-09 13:21:38 +01:00
bitcast_slr.asm.comp Expand the implementation of inherit_expression_dependencies. 2018-03-09 13:21:38 +01:00
block-name-alias-global.asm.comp Tests run clean. 2019-07-22 10:23:39 +02:00
buffer-write-relative-addr.asm.comp Update tests to account for all non-entry-point functions being inlined 2019-08-30 09:39:06 +12:00
buffer-write.asm.comp Update tests to account for all non-entry-point functions being inlined 2019-08-30 09:39:06 +12:00
global-parameter-name-alias.asm.comp Update tests to account for all non-entry-point functions being inlined 2019-08-30 09:39:06 +12:00
image-load-store-short-vector.asm.comp Update tests to account for all non-entry-point functions being inlined 2019-08-30 09:39:06 +12:00
multiple-entry.asm.comp MSL: Handle coherent, volatile, and restrict. 2019-07-11 10:22:30 -05: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 Fix unpacking of packed but not remapped types on load. 2019-07-19 14:50:35 +02:00
specialization-constant-workgroup.asm.comp MSL: Declare gl_WorkGroupSize constant with [[maybe_unused]]. 2019-03-28 10:54:18 +01:00
storage-buffer-basic.invalid.asm.comp MSL: Declare gl_WorkGroupSize constant with [[maybe_unused]]. 2019-03-28 10:54:18 +01:00
struct-resource-name-aliasing.asm.comp Update tests to account for all non-entry-point functions being inlined 2019-08-30 09:39:06 +12:00
variable-pointers-2.asm.comp Update tests to account for all non-entry-point functions being inlined 2019-08-30 09:39:06 +12:00
variable-pointers-store-forwarding.asm.comp Update tests to account for all non-entry-point functions being inlined 2019-08-30 09:39:06 +12:00
vector-builtin-type-cast-func.asm.comp Update tests to account for all non-entry-point functions being inlined 2019-08-30 09:39:06 +12:00
vector-builtin-type-cast.asm.comp MSL: Rewrite how resource indices are fallback-assigned. 2019-06-21 12:54:08 +02:00