D3D12_RAYTRACING_ACCELERATION_STRUCTURE_POSTBUILD_INFO_TOOLS_VISUALIZATION_DESC structure (d3d12.h)
Describes the space requirement for decoding an acceleration structure into a form that can be visualized by tools.
Syntax
typedef struct D3D12_RAYTRACING_ACCELERATION_STRUCTURE_POSTBUILD_INFO_TOOLS_VISUALIZATION_DESC {
UINT64 DecodedSizeInBytes;
} D3D12_RAYTRACING_ACCELERATION_STRUCTURE_POSTBUILD_INFO_TOOLS_VISUALIZATION_DESC;
Members
DecodedSizeInBytes
The space requirement for decoding an acceleration structure into a form that can be visualized by tools.
Requirements
Requirement | Value |
---|---|
Header | d3d12.h |