Version

    Other Documentation

menu_open
Wwise SDK 2021.1.14
AK::IAkProcessorFeatures Class Referenceabstract

#include <IAkProcessorFeatures.h>

Public Member Functions

virtual bool  GetSIMDSupport (AkSIMDProcessorSupport in_eSIMD)=0
  Query for specific SIMD instruction set support. See AkSIMDProcessorSupport for options. More...
 
virtual AkUInt32  GetCacheSize ()=0
  Query L2 cache size to optimize prefetching techniques where necessary. More...
 
virtual AkUInt32  GetCacheLineSize ()=0
  Query cache line size to optimize prefetching techniques where necessary. More...
 

Protected Member Functions

virtual  ~IAkProcessorFeatures ()
  Virtual destructor on interface to avoid warnings. More...
 

Detailed Description

Runtime processor supported features detection interface. Allows to query specific processor features to chose optimal implementation.

Warning: The functions in this interface are not thread-safe, unless stated otherwise.

Definition at line 57 of file IAkProcessorFeatures.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise