Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math
| Type | Name | Description | |
|---|---|---|---|
| VectorRegister4Float | VectorLoadFloat2
(
const float* Ptr |
Loads 2 floats from unaligned memory into X and Y and duplicates them in Z and W. | |
| VectorRegister4Double | VectorLoadFloat2
(
const double* Ptr |
||
| VectorRegister4Float | VectorLoadFloat2
(
const float* Ptr |
Loads 2 floats from unaligned memory into X and Y and duplicates them in Z and W. |