Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Unpacks DXGI_FORMAT_R8G8B8A8_UNORM shader data to an XMFLOAT4.
Syntax
XMFLOAT4 D3DX_FLOAT4_to_R8G8B8A8_UNORM(
UINT packedInput
);
Parameters
-
packedInput
-
The packed shader data.
Return value
The unpacked shader data.
Requirements
| Requirement | Value |
|---|---|
| Header |
|