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