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