Skip to content

Latest commit

 

History

History
71 lines (58 loc) · 1.63 KB

ns-d3d12-d3d12_subresource_info.md

File metadata and controls

71 lines (58 loc) · 1.63 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:d3d12.D3D12_SUBRESOURCE_INFO
D3D12_SUBRESOURCE_INFO (d3d12.h)
Describes subresource data. (D3D12_SUBRESOURCE_INFO)
D3D12_SUBRESOURCE_INFO
D3D12_SUBRESOURCE_INFO structure
d3d12/D3D12_SUBRESOURCE_INFO
direct3d12.d3d12_subresource_info
direct3d12\d3d12_subresource_info.htm
direct3d12
C4AD5D77-ABC0-4CDF-8F91-A363131763A3
12/05/2018
D3D12_SUBRESOURCE_INFO, D3D12_SUBRESOURCE_INFO structure, d3d12/D3D12_SUBRESOURCE_INFO, direct3d12.d3d12_subresource_info
d3d12.h
Windows
Windows
D3D12_SUBRESOURCE_INFO
19H1
D3D12_SUBRESOURCE_INFO
d3d12/D3D12_SUBRESOURCE_INFO
c++
APIRef
kbSyntax
HeaderDef
D3D12.h
D3D12_SUBRESOURCE_INFO

D3D12_SUBRESOURCE_INFO structure

-description

Describes subresource data.

-struct-fields

-field Offset

Offset, in bytes, between the start of the parent resource and this subresource.

-field RowPitch

The row pitch, or width, or physical size, in bytes, of the subresource data.

-field DepthPitch

The depth pitch, or width, or physical size, in bytes, of the subresource data.

-see-also

Core Structures