Wwise SDK 2019.2.15
|
◆ 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 の 76 行目に定義があります。 |