SPIRV-Cross/reference/shaders-msl/asm/comp
Hans-Kristian Arntzen 217eb5b5f9 MSL: Add a preliminary check for bad arrays of structs.
ArrayStride can be larger than the declared struct size.
We have no obvious solution for now, but warn about it in the MSL output
for the time being.
2019-01-28 15:20:30 +01:00
..
atomic-decrement.asm.comp Fix tests for changes to my last patch. 2018-09-12 09:43:12 -05:00
atomic-increment.asm.comp Fix tests for changes to my last patch. 2018-09-12 09:43:12 -05:00
bitcast_iadd.asm.comp Enhancements to MSL compute and entry point naming. 2017-11-05 21:34:42 -05: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 MSL: Add a preliminary check for bad arrays of structs. 2019-01-28 15:20:30 +01:00
buffer-write-relative-addr.asm.comp Use bitcast_to_builtin_load() instead of hacking to_expression(). 2018-09-11 11:15:17 -05:00
buffer-write.asm.comp MSL: Fix image load/store for short vectors. 2019-01-17 14:54:29 +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 Enhancements to MSL compute and entry point naming. 2017-11-05 21:34:42 -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 Test loading from and storing to packed vectors. 2018-11-14 10:47:20 -06:00
specialization-constant-workgroup.asm.comp Rewrite how IDs are iterated over. 2019-01-10 12:52:56 +01:00
storage-buffer-basic.invalid.asm.comp Rewrite how IDs are iterated over. 2019-01-10 12:52:56 +01:00
struct-resource-name-aliasing.asm.comp MSL: Deal with resource name aliasing. 2019-01-18 16:27: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 Rewrite how IDs are iterated over. 2019-01-10 12:52:56 +01:00
vector-builtin-type-cast.asm.comp Rewrite how IDs are iterated over. 2019-01-10 12:52:56 +01:00