UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
D3D12Submission.h File Reference

Go to the source code of this file.

Classes

struct  FD3D12Fence
 
struct  FD3D12ResolvedFence
 
class  FD3D12SyncPoint
 
struct  FD3D12CommitReservedResourceDesc
 
struct  FD3D12BatchedPayloadObjects
 
struct  FD3D12PayloadBaseFixLayout
 
struct  FD3D12PayloadBase
 
struct  FD3D12PayloadBase::FManualFence
 
struct  FD3D12PayloadBase::FQueueFence
 

Typedefs

using FD3D12SyncPointRef = TRefCountPtr< FD3D12SyncPoint >
 

Enumerations

enum class  ED3D12SyncPointType { GPUOnly , GPUAndCPU }
 

Typedef Documentation

◆ FD3D12SyncPointRef

Enumeration Type Documentation

◆ ED3D12SyncPointType

enum class ED3D12SyncPointType
strong
Enumerator
GPUOnly 
GPUAndCPU