SPIRV-Cross/reference/shaders-msl-no-opt/comp
Chip Davis 1e67b21ee9 MSL: Don't mask off inactive bits in ballot masks.
This was based on my misreading the spec. The Vulkan CTS expects the
bits to be set, even if the invocations corresponding to them are
inactive.
2020-11-25 09:29:51 -06:00
..
array-copy-threadgroup-memory.comp MSL: Add tests for array copies in and out of buffers. 2020-06-18 11:59:02 +02:00
basic.dynamic-buffer.msl2.invalid.comp Move .invalid. test shaders to the more appropriate subfolders. 2019-11-06 10:40:37 +01:00
bitcast-16bit-1.invalid.comp MSL: Workaround broken vector -> scalar access chain in MSL. 2020-07-06 10:03:44 +02:00
bitcast-16bit-2.invalid.comp MSL: Workaround broken vector -> scalar access chain in MSL. 2020-07-06 10:03:44 +02:00
bitfield.comp Updates for pull request #1162 2019-09-24 14:35:25 -04:00
glsl.std450.comp MSL: Workaround broken vector -> scalar access chain in MSL. 2020-07-06 10:03:44 +02:00
illegal-struct-name.asm.comp Deal with illegal names in types as well. 2020-01-16 10:34:49 +01:00
int64.invalid.msl22.comp Move .invalid. test shaders to the more appropriate subfolders. 2019-11-06 10:40:37 +01:00
loop.comp Roll GLSLang and SPIRV-Tools 2019-11-05 10:07:15 -05:00
return.comp Roll GLSLang and SPIRV-Tools 2019-11-05 10:07:15 -05:00
std140-array-load-composite-construct.comp MSL: Do not generate UnsafeArray<> for any array inside buffer objects. 2019-10-24 12:22:30 +02:00
struct-packing-scalar.nocompat.invalid.vk.comp MSL: Avoid packed arrays in more cases. 2020-05-06 10:27:12 +02:00
subgroups.nocompat.invalid.vk.msl12.emulate-subgroup.comp MSL: Expand subgroup support. 2020-11-20 15:55:49 -06:00
subgroups.nocompat.invalid.vk.msl21.comp MSL: Expand subgroup support. 2020-11-20 15:55:49 -06:00
subgroups.nocompat.invalid.vk.msl21.fixed-subgroup.comp MSL: Don't mask off inactive bits in ballot masks. 2020-11-25 09:29:51 -06:00
subgroups.nocompat.invalid.vk.msl21.ios.comp MSL: Cast broadcast booleans to ushort. 2020-10-23 21:55:46 -05:00
subgroups.nocompat.invalid.vk.msl22.ios.comp MSL: Expand subgroup support. 2020-11-20 15:55:49 -06:00
subgroups.nocompat.invalid.vk.msl23.ios.simd.comp MSL: Expand subgroup support. 2020-11-20 15:55:49 -06:00