Converts a DXGI format to a TYPELESS equiavlent, if any. This does not modify depth/stencil formats which have multiple ‘typeless’ mappings.
DXGI_FORMAT MakeTypeless(
DXGI_FORMAT fmt
)
fmt
Type: DXGI_FORMAT
[in] One member of the DXGI_FORMAT enumeration.ration.
Type: DXGI_FORMAT
One member of the DXGI_FORMAT enumeration.
Header: Declared in directxtex.h.