Version

menu_open
Warning: you were redirected to the latest documentation corresponding to your major release ( 2019.2.15.7667 ). Should you wish to access your specific version's documentation, please download the offline documentation from the Audiokinetic Launcher and check the Offline Documentation option in Wwise Authoring.
Wwise SDK 2019.2.15
AkSimd.h File Reference

Go to the source code of this file.

Macros

#define  AKSIMD_ASSERTFLUSHZEROMODE
 
#define  AKSIMD_DECLARE_V4F32_TYPE   AKSIMD_V4F32
 
#define  AKSIMD_DECLARE_V4I32_TYPE   AKSIMD_V4I32
 
#define  AKSIMD_DECLARE_V4F32(_x, _a, _b, _c, _d)   AKSIMD_DECLARE_V4F32_TYPE _x = { _a, _b, _c, _d }
 
#define  AKSIMD_DECLARE_V4I32(_x, _a, _b, _c, _d)   AKSIMD_DECLARE_V4I32_TYPE _x = { _a, _b, _c, _d }
 
#define  AKSIMD_SETELEMENT_V4F32(__vName__, __num__, __value__)   ( AKSIMD_GETELEMENT_V4F32( __vName__, __num__ ) = (__value__) )
 

Detailed Description

Simd definitions.

Definition in file AkSimd.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