構成 | |
class | AK::IAkProcessorFeatures |
ネームスペース | |
namespace | AK |
Audiokinetic namespace. |
|
列挙型 | |
enum | AK::AkSIMDProcessorSupport { AK::AK_SIMD_SSE = 1<<0, AK::AK_SIMD_SSE2 = 1<<1, AK::AK_SIMD_SSE3 = 1<<2, AK::AK_SIMD_SSSE3 = 1<<3 } |
SIMD instruction sets. [詳細] |
Runtime processor supported features detection interface.
IAkProcessorFeatures.h で定義されています。