|
Wwise SDK 2024.1.10
|
#include AK/SoundEngine/Common/AkTypes.h>类 | |
| class | AK::IAkProcessorFeatures |
命名空间 | |
| namespace | AK |
| Definition of data structures for AkAudioObject | |
枚举 | |
| enum | AK::AkSIMDProcessorSupport { AK::AK_SIMD_SSE = 1AK::AK_SIMD_SSE2 = 1AK::AK_SIMD_SSE3 = 1AK::AK_SIMD_SSSE3 = 1 AK::AK_SIMD_SSE41 = 1AK::AK_SIMD_AVX = 1AK::AK_SIMD_F16C = 1AK::AK_SIMD_AVX2 = 1 } |
| SIMD instruction sets. 更多... | |
Runtime processor supported features detection interface.
在文件 IAkProcessorFeatures.h 中定义.