Skip to content

Commit e7bceb3

Browse files
committed
Fix ambiguous text
1 parent 119d92f commit e7bceb3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sdk-api-src/content/d3d12/nf-d3d12-id3d12device-getcopyablefootprints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ The number of subresources in the resource. The range of valid values is 0 to (
8080

8181
Type: <b>UINT64</b>
8282

83-
The offset, in bytes, to the resource.
83+
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.
8484

8585
### -param pLayouts [out, optional]
8686

sdk-api-src/content/d3d12/nf-d3d12-id3d12device8-getcopyablefootprints1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The number of subresources in the resource. The range of valid values is 0 to (D
6868

6969
Type: <b>UINT64</b>
7070

71-
The offset, in bytes, to the resource.
71+
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.
7272

7373
### -param pLayouts
7474

0 commit comments

Comments
 (0)