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

#include <D3D12CommandContext.h>

Public Member Functions

FD3D12SyncPointGetSyncPoint () const
 
 FD3D12CopyScope (FD3D12Device *Device, ED3D12SyncPointType SyncPointType, FD3D12SyncPointRef const &WaitSyncPoint={})
 
 ~FD3D12CopyScope ()
 

Public Attributes

FD3D12ContextCopyContext
 

Constructor & Destructor Documentation

◆ FD3D12CopyScope()

FD3D12CopyScope::FD3D12CopyScope ( FD3D12Device Device,
ED3D12SyncPointType  SyncPointType,
FD3D12SyncPointRef const &  WaitSyncPoint = {} 
)

◆ ~FD3D12CopyScope()

FD3D12CopyScope::~FD3D12CopyScope ( )

Member Function Documentation

◆ GetSyncPoint()

FD3D12SyncPoint * FD3D12CopyScope::GetSyncPoint ( ) const

Member Data Documentation

◆ Context

FD3D12ContextCopy& FD3D12CopyScope::Context

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