ReactOS 0.4.17-dev-934-g091855f
D3D12_SUBRESOURCE_FOOTPRINT Struct Reference
Collaboration diagram for D3D12_SUBRESOURCE_FOOTPRINT:

Public Attributes

DXGI_FORMAT Format
 
UINT Width
 
UINT Height
 
UINT Depth
 
UINT RowPitch
 

Detailed Description

Definition at line 1070 of file d3d12.idl.

Member Data Documentation

◆ Depth

UINT D3D12_SUBRESOURCE_FOOTPRINT::Depth

◆ Format

DXGI_FORMAT D3D12_SUBRESOURCE_FOOTPRINT::Format

Definition at line 1072 of file d3d12.idl.

Referenced by d3d12_device_get_copyable_footprints().

◆ Height

UINT D3D12_SUBRESOURCE_FOOTPRINT::Height

◆ RowPitch

UINT D3D12_SUBRESOURCE_FOOTPRINT::RowPitch

◆ Width

UINT D3D12_SUBRESOURCE_FOOTPRINT::Width

The documentation for this struct was generated from the following file: