目次
クラス AK::IAkProcessorFeatures
Public メソッド | |
virtual bool | GetSIMDSupport (AkSIMDProcessorSupport in_eSIMD)=0 |
Query for specific SIMD instruction set support. See AkSIMDProcessorSupport for options. |
|
virtual AkUInt32 | GetCacheSize ()=0 |
Query L2 cache size to optimize prefetching techniques where necessary. |
|
virtual AkUInt32 | GetCacheLineSize ()=0 |
Query cache line size to optimize prefetching techniques where necessary. |
|
Protected メソッド | |
virtual | ~IAkProcessorFeatures () |
Virtual destructor on interface to avoid warnings. |
説明
Runtime processor supported features detection interface. Allows to query specific processor features to chose optimal implementation.
- 警告:
- The functions in this interface are not thread-safe, unless stated otherwise.
IAkProcessorFeatures.h の 28 行で定義されています。
このクラスの説明は次のファイルから生成されました:
- include/AK/SoundEngine/Common/IAkProcessorFeatures.h