ReactOS 0.4.17-dev-934-g091855f
D3D12_SERIALIZED_RAYTRACING_ACCELERATION_STRUCTURE_HEADER Struct Reference
Collaboration diagram for D3D12_SERIALIZED_RAYTRACING_ACCELERATION_STRUCTURE_HEADER:

Public Attributes

D3D12_SERIALIZED_DATA_DRIVER_MATCHING_IDENTIFIER DriverMatchingIdentifier
 
UINT64 SerializedSizeInBytesIncludingHeader
 
UINT64 DeserializedSizeInBytes
 
UINT64 NumBottomLevelAccelerationStructurePointersAfterHeader
 

Detailed Description

Definition at line 3943 of file d3d12.idl.

Member Data Documentation

◆ DeserializedSizeInBytes

UINT64 D3D12_SERIALIZED_RAYTRACING_ACCELERATION_STRUCTURE_HEADER::DeserializedSizeInBytes

Definition at line 3947 of file d3d12.idl.

◆ DriverMatchingIdentifier

D3D12_SERIALIZED_DATA_DRIVER_MATCHING_IDENTIFIER D3D12_SERIALIZED_RAYTRACING_ACCELERATION_STRUCTURE_HEADER::DriverMatchingIdentifier

Definition at line 3945 of file d3d12.idl.

◆ NumBottomLevelAccelerationStructurePointersAfterHeader

UINT64 D3D12_SERIALIZED_RAYTRACING_ACCELERATION_STRUCTURE_HEADER::NumBottomLevelAccelerationStructurePointersAfterHeader

Definition at line 3948 of file d3d12.idl.

◆ SerializedSizeInBytesIncludingHeader

UINT64 D3D12_SERIALIZED_RAYTRACING_ACCELERATION_STRUCTURE_HEADER::SerializedSizeInBytesIncludingHeader

Definition at line 3946 of file d3d12.idl.


The documentation for this struct was generated from the following file: