Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math
| Type | Name | Description | |
|---|---|---|---|
| VectorRegister4Float | VectorLoadURGBA16N
(
void* Ptr |
Loads packed RGBA16(4 bytes) from unaligned memory and converts them into 4 FLOATs. | |
| VectorRegister4Float | VectorLoadURGBA16N
(
const uint16* E |
Loads packed RGBA16(4 bytes) from unaligned memory and converts them into 4 FLOATs. |