// d3d12umddi.h
typedef struct D3D12DDI_RAYTRACING_ACCELERATION_STRUCTURE_POSTBUILD_INFO_COMPACTED_SIZE_DESC_0054 {
UINT64 CompactedSizeInBytes;
} D3D12DDI_RAYTRACING_ACCELERATION_STRUCTURE_POSTBUILD_INFO_COMPACTED_SIZE_DESC_0054;
View the official Windows Driver Kit DDI referenceNo description available.
The space requirement for a ray tracing acceleration structure after compaction.
CompactedSizeInBytesThe compacted size in bytes.