![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <D3D12CommandContext.h>
Public Member Functions | |
| FD3D12SyncPoint * | GetSyncPoint () const |
| FD3D12CopyScope (FD3D12Device *Device, ED3D12SyncPointType SyncPointType, FD3D12SyncPointRef const &WaitSyncPoint={}) | |
| ~FD3D12CopyScope () | |
Public Attributes | |
| FD3D12ContextCopy & | Context |
| FD3D12CopyScope::FD3D12CopyScope | ( | FD3D12Device * | Device, |
| ED3D12SyncPointType | SyncPointType, | ||
| FD3D12SyncPointRef const & | WaitSyncPoint = {} |
||
| ) |
| FD3D12CopyScope::~FD3D12CopyScope | ( | ) |
| FD3D12SyncPoint * FD3D12CopyScope::GetSyncPoint | ( | ) | const |
| FD3D12ContextCopy& FD3D12CopyScope::Context |