Table of Contents
Wwise SDK 2018.1.11
|
IAkProcessorFeatures.h File Reference
Go to the source code of this file.
Classes | |
class | AK::IAkProcessorFeatures |
Namespaces | |
namespace | AK |
Audiokinetic namespace. |
|
Enumerations | |
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. More... |
|
Detailed Description
Runtime processor supported features detection interface.
Definition in file IAkProcessorFeatures.h.