Navigation
API > API/Runtime > API/Runtime/ChaosCore > API/Runtime/ChaosCore/Chaos
| Type | Name | Description | |
|---|---|---|---|
| VectorRegister4Float | VectorUnpackLo
(
const VectorRegister4Float& A, |
Selects and interleaves the lower two SP FP values from A and B. | |
| VectorRegister4Double | VectorUnpackLo
(
const VectorRegister4Double& A, |
Selects and interleaves the lower two DP FP values from A and B. |