D3D12_SUBRESOURCE_FOOTPRINT

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

Members

Variables

Depth
uint Depth;
Undocumented in source.
Format
DXGI_FORMAT Format;
Undocumented in source.
Height
uint Height;
Undocumented in source.
RowPitch
uint RowPitch;
Undocumented in source.
Width
uint Width;
Undocumented in source.

Meta