Gets the D3D11X format from a DXGI format.
D3D11X_FORMAT D3D11XGetD3d11xFormatFromDxgiFormat(
DXGI_FORMAT DxgiFormat
)
DxgiFormat
Type: DXGI_FORMATĀ
A DXGI format, as a DXGI_FORMAT enumeration constant.
Type: D3D11X_FORMATĀ
A D3D11X_FORMAT structure.
Header: Declared in d3d11_x.h.
Library: Use d3d11_x.lib.