MakeTypelessUNORM

Converts a TYPELESS DXGI format to a UNORM equivalent, if any.

Syntax

DXGI_FORMAT MakeTypelessUNORM(
         DXGI_FORMAT fmt
)  

Parameters

fmt
Type: DXGI_FORMATĀ 

[in] One member of the DXGI_FORMAT enumeration.ration.

Return value

Type: DXGI_FORMATĀ 

One member of the DXGI_FORMAT enumeration.

Requirements

Header: Declared in directxtex.h.