D3D12_TILE_REGION_SIZE

Undocumented in source.
version(Windows)
struct D3D12_TILE_REGION_SIZE {}

Members

Variables

Depth
UINT16 Depth;
Undocumented in source.
Height
UINT16 Height;
Undocumented in source.
NumTiles
UINT NumTiles;
Undocumented in source.
UseBox
BOOL UseBox;
Undocumented in source.
Width
UINT Width;
Undocumented in source.

Meta