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.
Packs the given XMFLOAT3 into a DXGI_FORMAT_B8G8R8X8_UNORM UINT.
Syntax
UINT D3DX_FLOAT3_to_B8G8R8X8_UNORM(
hlsl_precise XMFLOAT3 unpackedInput
);
Parameters
-
unpackedInput
-
The unpacked shader data.
Return value
The packed shader data.
Requirements
Requirement | Value |
---|---|
Header |
|