D3D12_TILE_REGION_SIZE

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

Members

Variables

Depth
ushort Depth;
Undocumented in source.
Height
ushort Height;
Undocumented in source.
NumTiles
uint NumTiles;
Undocumented in source.
UseBox
bool UseBox;
Undocumented in source.
Width
uint Width;
Undocumented in source.

Meta