UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FD3D12CommandAllocator Class Referencefinal

#include <D3D12CommandList.h>

Public Member Functions

 ~FD3D12CommandAllocator ()
 
void Reset ()
 
 operator ID3D12CommandAllocator * ()
 

Public Attributes

FD3D12Device *const Device
 
ED3D12QueueType const QueueType
 

Constructor & Destructor Documentation

◆ ~FD3D12CommandAllocator()

FD3D12CommandAllocator::~FD3D12CommandAllocator ( )

Member Function Documentation

◆ operator ID3D12CommandAllocator *()

FD3D12CommandAllocator::operator ID3D12CommandAllocator * ( )
inline

◆ Reset()

void FD3D12CommandAllocator::Reset ( )

Member Data Documentation

◆ Device

FD3D12Device* const FD3D12CommandAllocator::Device

◆ QueueType

ED3D12QueueType const FD3D12CommandAllocator::QueueType

The documentation for this class was generated from the following files: