Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math
| Type | Name | Description | |
|---|---|---|---|
| VectorRegister4Float | VectorLoadFloat1
(
const float* Ptr |
Loads 1 float from unaligned memory and replicates it to all 4 elements. | |
| VectorRegister4Float | VectorLoadFloat1
(
const float* Ptr |
Loads 1 float from unaligned memory and replicates it to all 4 elements. | |
| VectorRegister4Float | VectorLoadFloat1
(
const VectorRegister4Float* Ptr |
VectorLoadFloat1. | |
| VectorRegister4Double | VectorLoadFloat1
(
const VectorRegister4Double* Ptr |
||
| VectorRegister4Double | VectorLoadFloat1
(
const double* Ptr |