Skip to content

Commit c09a38c

Browse files
authored
Update nf-d3d12-id3d12device5-getraytracingaccelerationstructureprebuildinfo.md
1 parent ecc7e50 commit c09a38c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

sdk-api-src/content/d3d12/nf-d3d12-id3d12device5-getraytracingaccelerationstructureprebuildinfo.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,6 @@ api_name:
4545
- ID3D12Device5.GetRaytracingAccelerationStructurePrebuildInfo
4646
---
4747

48-
# ID3D12Device5::GetRaytracingAccelerationStructurePrebuildInfo
49-
50-
5148
## -description
5249

5350
Query the driver for resource requirements to build an acceleration structure.
@@ -62,7 +59,7 @@ The implementation is allowed to look at all the CPU parameters in this struct a
6259

6360
### -param pInfo [out]
6461

65-
A <a href="../d3d12/ns-d3d12-d3d12_raytracing_acceleration_structure_prebuild_info.md">D3D12_RAYTRACING_ACCELERATION_STRUCTURE_PREBUILD_INFO</a>. The result of the query.
62+
The result of the query (in a [D3D12_RAYTRACING_ACCELERATION_STRUCTURE_PREBUILD_INFO](./ns-d3d12-d3d12_raytracing_acceleration_structure_prebuild_info.md) structure).
6663

6764
## -remarks
6865

0 commit comments

Comments
 (0)