D3D12_RAYTRACING_ACCELERATION_STRUCTURE_PREBUILD_INFO

Undocumented in source.
version(Windows)
struct D3D12_RAYTRACING_ACCELERATION_STRUCTURE_PREBUILD_INFO {}

Members

Variables

ResultDataMaxSizeInBytes
ulong ResultDataMaxSizeInBytes;
Undocumented in source.
ScratchDataSizeInBytes
ulong ScratchDataSizeInBytes;
Undocumented in source.
UpdateScratchDataSizeInBytes
ulong UpdateScratchDataSizeInBytes;
Undocumented in source.

Meta