Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ The number of subresources in the resource. The range of valid values is 0 to (

Type: <b>UINT64</b>

The offset, in bytes, to the resource.
The offset, in bytes, that is added to the <i>Offset</i> of each <a href="/windows/desktop/api/d3d12/ns-d3d12-d3d12_placed_subresource_footprint">D3D12_PLACED_SUBRESOURCE_FOOTPRINT</a> in the <i>pLayouts<i> array.

### -param pLayouts [out, optional]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ The number of subresources in the resource. The range of valid values is 0 to (D

Type: <b>UINT64</b>

The offset, in bytes, to the resource.
The offset, in bytes, that is added to the <i>Offset</i> of each <a href="/windows/desktop/api/d3d12/ns-d3d12-d3d12_placed_subresource_footprint">D3D12_PLACED_SUBRESOURCE_FOOTPRINT</a> in the <i>pLayouts<i> array.

### -param pLayouts

Expand Down