Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math
| Type | Name | Description | |
|---|---|---|---|
| VectorRegister | VectorLoadTwoPairsFloat
(
const float* Ptr1, |
Loads 4 unaligned floats - 2 from the first pointer, 2 from the second, and packs them in to 1 vector. | |
| VectorRegister4Float | VectorLoadTwoPairsFloat
(
const float* Ptr1, |
Loads 4 unaligned floats - 2 from the first pointer, 2 from the second, and packs them in to 1 vector. | |
| VectorRegister4Double | VectorLoadTwoPairsFloat
(
const double* Ptr1, |
||
| VectorRegister4Float | VectorLoadTwoPairsFloat
(
const float* Ptr1, |
Loads 4 unaligned floats - 2 from the first pointer, 2 from the second, and packs them in to 1 vector. | |
| VectorRegister4Double | VectorLoadTwoPairsFloat
(
const double* Ptr1, |