D3D11_TILE_REGION_SIZE

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

Members

Variables

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

Meta