diff --git a/sdk-api-src/content/d3d12/nf-d3d12-id3d12device-getcopyablefootprints.md b/sdk-api-src/content/d3d12/nf-d3d12-id3d12device-getcopyablefootprints.md index cb3166a08cf..7d6a1d68ac8 100644 --- a/sdk-api-src/content/d3d12/nf-d3d12-id3d12device-getcopyablefootprints.md +++ b/sdk-api-src/content/d3d12/nf-d3d12-id3d12device-getcopyablefootprints.md @@ -80,7 +80,7 @@ The number of subresources in the resource. The range of valid values is 0 to ( Type: UINT64 -The offset, in bytes, to the resource. +The offset, in bytes, that is added to the Offset of each D3D12_PLACED_SUBRESOURCE_FOOTPRINT in the pLayouts array. ### -param pLayouts [out, optional] diff --git a/sdk-api-src/content/d3d12/nf-d3d12-id3d12device8-getcopyablefootprints1.md b/sdk-api-src/content/d3d12/nf-d3d12-id3d12device8-getcopyablefootprints1.md index 93ed9eb4082..8a5d2b8a792 100644 --- a/sdk-api-src/content/d3d12/nf-d3d12-id3d12device8-getcopyablefootprints1.md +++ b/sdk-api-src/content/d3d12/nf-d3d12-id3d12device8-getcopyablefootprints1.md @@ -68,7 +68,7 @@ The number of subresources in the resource. The range of valid values is 0 to (D Type: UINT64 -The offset, in bytes, to the resource. +The offset, in bytes, that is added to the Offset of each D3D12_PLACED_SUBRESOURCE_FOOTPRINT in the pLayouts array. ### -param pLayouts