SPIRV-Cross/shaders/asm/comp
2017-09-29 12:20:57 +02:00
..
bitcast_iadd.asm.comp Fix various corner cases with expression dependencies. 2016-07-12 14:50:23 +02:00
bitcast_iequal.asm.comp Implement more correct integer op handling. 2016-05-13 15:23:33 +02:00
bitcast_sar.asm.comp Implement more correct integer op handling. 2016-05-13 15:23:33 +02:00
bitcast_sdiv.asm.comp Implement more correct integer op handling. 2016-05-13 15:23:33 +02:00
bitcast_slr.asm.comp Implement more correct integer op handling. 2016-05-13 15:23:33 +02:00
logical.asm.comp Handle vector variants of OpLogicalAnd/Or/Not. 2017-03-20 22:45:40 +01:00
multiple-entry.asm.comp Add support for multiple entry points. 2016-07-28 13:18:55 +02:00
name-alias.asm.invalid.comp Always run spirv-val for SPIR-V files created. 2016-09-12 20:11:30 +02:00
quantize.asm.comp Add support for OpQuantizeF16. 2016-05-31 16:56:15 +02:00
specialization-constant-workgroup.asm.comp Only declare with specialization constant when in Vulkan semantics. 2017-09-28 12:24:04 +02:00
storage-buffer-basic.asm.comp Add SPVASM test from clspv. 2017-09-29 12:20:57 +02:00