Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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 |