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_R10G10B10A2_UNORM shader data to an XMFLOAT4.
Syntax
XMFLOAT4 D3DX_R10G10B10A2_UNORM_to_FLOAT4(
UINT packedInput
);
Parameters
-
packedInput
-
The packed shader data.
Return value
The unpacked shader data.
Requirements
Requirement | Value |
---|---|
Header |
|