.. |
array-copy-threadgroup-memory.comp
|
MSL: Deal with array copies from and to threadgroup.
|
2019-08-27 13:18:01 +02:00 |
basic.dynamic-buffer.msl2.comp
|
Fixup invalid shader that should not pass.
|
2024-05-21 14:04:20 +02:00 |
bda-atomics.msl23.comp
|
MSL: Improve handling of BDA + atomics.
|
2024-03-05 14:30:46 +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
|
Move .invalid. test shaders to the more appropriate subfolders.
|
2019-11-06 10:40:37 +01:00 |
bitcast-16bit-2.invalid.comp
|
Move .invalid. test shaders to the more appropriate subfolders.
|
2019-11-06 10:40:37 +01:00 |
bitfield.comp
|
Refactor out noopt shaders to their own folders.
|
2018-03-13 10:39:49 +01: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
|
Test glsl.std450 more exhaustively.
|
2019-07-17 11:53:05 +02:00 |
illegal-struct-name.asm.comp
|
Deal with illegal names in types as well.
|
2020-01-16 10:34:49 +01:00 |
image-array-atomic.msl31.comp
|
MSL: Throw on emulated image array atomics.
|
2023-11-29 14:17:57 +01:00 |
implicit-integer-promotion.comp
|
MSL: Handle implicit integer promotion rules.
|
2022-10-31 13:33:46 +01:00 |
int16min-literal.comp
|
Improve handling of INT_MIN/INT64_MIN literals.
|
2021-09-30 16:29:30 +02: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 |
integer-dot-product.comp
|
MSL: Fix misc sign issues with dot product impl and add more coverage.
|
2024-01-16 16:17:43 +01:00 |
intmin-literal.comp
|
Improve handling of INT_MIN/INT64_MIN literals.
|
2021-09-30 16:29:30 +02:00 |
loop.comp
|
Refactor out noopt shaders to their own folders.
|
2018-03-13 10:39:49 +01:00 |
return.comp
|
Update tests for latest SPIRV-Tools and glslang.
|
2018-03-12 15:11:55 +01:00 |
std140-array-load-composite-construct.comp
|
MSL: Fix regression with OpCompositeConstruct from std140 float[].
|
2019-10-11 11:21:43 +02:00 |
struct-packing-scalar.nocompat.invalid.vk.comp
|
Move .invalid. test shaders to the more appropriate subfolders.
|
2019-11-06 10:40:37 +01: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: Add test for logical subgroup arith ops.
|
2021-03-08 12:57:37 +01:00 |
subgroups.nocompat.invalid.vk.msl21.fixed-subgroup.comp
|
MSL: Expand subgroup support.
|
2020-11-20 15:55:49 -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 |
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 |