Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math
| Type | Name | Description | |
|---|---|---|---|
| VectorRegister | VectorLoadByte4Reverse
(
const uint8* Ptr |
Loads 4 BYTEs from unaligned memory and converts them into 4 FLOATs in reversed order. | |
| VectorRegister4Float | VectorLoadByte4Reverse
(
const uint8* Ptr |
Loads 4 uint8s from unaligned memory and converts them into 4 floats in reversed order. |