Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |