UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
D3D12PoolAllocator.h File Reference
#include "RHIPoolAllocator.h"
#include "D3D12Resources.h"

Go to the source code of this file.

Classes

struct  FD3D12ResourceInitConfig
 
struct  FD3D12VRAMCopyOperation
 Stores all required data for a VRAM copy operation - doesn't own the resources. More...
 
struct  FD3D12HeapAndOffset
 
class  FD3D12MemoryPool
 D3D12 specific implementation of the FRHIMemoryPool. More...
 
class  FD3D12PoolAllocator
 D3D12 specific implementation of the FRHIPoolAllocator. More...
 
struct  FD3D12PoolAllocator::FrameFencedAllocationData
 

Enumerations

enum class  EResourceAllocationStrategy { kPlacedResource , kManualSubAllocation }
 

Enumeration Type Documentation

◆ EResourceAllocationStrategy

Enumerator
kPlacedResource 
kManualSubAllocation