SPIRV-Cross/reference/shaders-msl-no-opt/comp
Hans-Kristian Arntzen 09ba765844 MSL: Use powr instead of pow.
powr's additional UB rules match SPIR-V.
2023-10-11 12:55:12 +02:00
..
array-copy-threadgroup-memory.comp MSL: Support synthetic functions in function constants. 2021-09-28 19:10:16 -04:00
basic.dynamic-buffer.msl2.invalid.comp Move .invalid. test shaders to the more appropriate subfolders. 2019-11-06 10:40:37 +01:00
bda-restrict-pointer-variable.msl2.comp MSL: Fix restrict vs __restrict incompatibility. 2022-10-26 17:52:47 +02: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 Roll dependencies. 2022-01-05 14:56:01 +01:00
bitfield.comp Updates for pull request #1162 2019-09-24 14:35:25 -04:00
buffer-device-address-from-pointer-complex-chain.msl23.comp MSL: Refactor member reference in terms of one boolean. 2022-11-21 13:40:27 +01:00
extract-atomics-from-function.comp fix extraction of global variables, in case of atomics 2023-09-19 21:44:57 +02:00
glsl.std450.comp MSL: Use powr instead of pow. 2023-10-11 12:55:12 +02:00
illegal-struct-name.asm.comp Use --preserve-numeric-ids when assembling test shaders. 2023-06-23 14:54:16 -07:00
implicit-integer-promotion.comp MSL: Do not override variable name late. 2023-03-30 18:30:44 +02:00
int16min-literal.comp MSL: Handle implicit integer promotion rules. 2022-10-31 13:33:46 +01:00
int64.invalid.msl22.comp Move .invalid. test shaders to the more appropriate subfolders. 2019-11-06 10:40:37 +01:00
int64min-literal.msl22.comp Improve handling of INT_MIN/INT64_MIN literals. 2021-09-30 16:29:30 +02:00
intmin-literal.comp Improve handling of INT_MIN/INT64_MIN literals. 2021-09-30 16:29:30 +02: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: Support synthetic functions in function constants. 2021-09-28 19:10:16 -04:00
subgroups.nocompat.invalid.vk.msl21.fixed-subgroup.comp MSL: Support synthetic functions in function constants. 2021-09-28 19:10:16 -04:00
subgroups.nocompat.invalid.vk.msl21.ios.comp MSL: Support synthetic functions in function constants. 2021-09-28 19:10:16 -04:00
subgroups.nocompat.invalid.vk.msl22.ios.comp MSL: Support synthetic functions in function constants. 2021-09-28 19:10:16 -04:00
subgroups.nocompat.invalid.vk.msl23.ios.simd.comp MSL: Refactor and fix use of quadgroup vs simdgroup. 2022-02-28 11:58:33 +01:00
trivial-select-cast-vector.comp Fix wrong detection of trivial_mix_op. 2021-10-13 15:34:00 +02:00
trivial-select-matrix.spv14.comp Test behavior around OpSelect with matrices. 2021-10-13 16:08:29 +02:00