D3D12_TILE_REGION_SIZE
struct D3D12_TILE_REGION_SIZE  {
}
 - 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.