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

Go to the source code of this file.

Classes

struct  FMetalSignalEvent
 
struct  FMetalResolvedFence
 
class  FMetalSyncPoint
 
struct  FMetalBatchedPayloadObjects
 
struct  FMetalPayloadBaseFixLayout
 
struct  FMetalPayload
 
struct  FMetalPayload::FQueueFence
 

Typedefs

using FMetalSyncPointRef = TRefCountPtr< FMetalSyncPoint >
 

Enumerations

enum class  EMetalSyncPointType { GPUOnly , GPUAndCPU }
 

Typedef Documentation

◆ FMetalSyncPointRef

Enumeration Type Documentation

◆ EMetalSyncPointType

enum class EMetalSyncPointType
strong
Enumerator
GPUOnly 
GPUAndCPU