Go to the source code of this file.
Defines | |
#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__) ) |
Simd definitions.
Definition in file AkSimd.h.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요