バージョン

menu_open
Wwise SDK 2021.1.14
AK::IAkProcessorFeatures クラスabstract

#include <IAkProcessorFeatures.h>

公開メンバ関数

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. [詳解]
 

限定公開メンバ関数

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.h57 行目に定義があります。


このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう