Wwise SDK 2023.1.8
|
◆ AKSIMD_BLEND_V16I16
For each 16b integer, select one of the values from a and b using the provided control mask - if the nth bit is false, the nth value from a will be selected; if true, the value from b will be selected. (the mask applies to each 128b lane identically) AkSimdAvx2.h の 83 行目に定義があります。 |