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