![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <D3D12Allocation.h>
Public Member Functions | |
| bool | operator== (const FD3D12SegListAllocatorLeakTrack &Other) const |
Public Attributes | |
| uint32 | Offset |
| void * | Heap |
| uint32 | Size |
| uint32 | StackDepth |
| uint64 | Stack [D3D12RHI_SEGLIST_ALLOC_TRACK_LEAK_STACK_DEPTH] |
|
inline |
| void* FD3D12SegListAllocatorLeakTrack::Heap |
| uint32 FD3D12SegListAllocatorLeakTrack::Offset |
| uint32 FD3D12SegListAllocatorLeakTrack::Size |
| uint64 FD3D12SegListAllocatorLeakTrack::Stack[D3D12RHI_SEGLIST_ALLOC_TRACK_LEAK_STACK_DEPTH] |
| uint32 FD3D12SegListAllocatorLeakTrack::StackDepth |