UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FD3D12SegListAllocatorLeakTrack Struct Reference

#include <D3D12Allocation.h>

Public Member Functions

bool operator== (const FD3D12SegListAllocatorLeakTrack &Other) const
 

Public Attributes

uint32 Offset
 
voidHeap
 
uint32 Size
 
uint32 StackDepth
 
uint64 Stack [D3D12RHI_SEGLIST_ALLOC_TRACK_LEAK_STACK_DEPTH]
 

Member Function Documentation

◆ operator==()

bool FD3D12SegListAllocatorLeakTrack::operator== ( const FD3D12SegListAllocatorLeakTrack Other) const
inline

Member Data Documentation

◆ Heap

void* FD3D12SegListAllocatorLeakTrack::Heap

◆ Offset

uint32 FD3D12SegListAllocatorLeakTrack::Offset

◆ Size

uint32 FD3D12SegListAllocatorLeakTrack::Size

◆ Stack

uint64 FD3D12SegListAllocatorLeakTrack::Stack[D3D12RHI_SEGLIST_ALLOC_TRACK_LEAK_STACK_DEPTH]

◆ StackDepth

uint32 FD3D12SegListAllocatorLeakTrack::StackDepth

The documentation for this struct was generated from the following file: