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

#include <D3D12Resources.h>

Public Member Functions

void Init ()
 

Public Attributes

uint64 FrameFence
 
uint32 BucketIndex
 
uint32 Offset
 
FD3D12ResourceResourceHeap
 

Member Function Documentation

◆ Init()

void FD3D12BlockAllocatorPrivateData::Init ( )
inline

Member Data Documentation

◆ BucketIndex

uint32 FD3D12BlockAllocatorPrivateData::BucketIndex

◆ FrameFence

uint64 FD3D12BlockAllocatorPrivateData::FrameFence

◆ Offset

uint32 FD3D12BlockAllocatorPrivateData::Offset

◆ ResourceHeap

FD3D12Resource* FD3D12BlockAllocatorPrivateData::ResourceHeap

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