UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MetalRHIContext.h File Reference
#include "MetalRHIPrivate.h"
#include "MetalThirdParty.h"
#include "MetalState.h"
#include "MetalResources.h"
#include "MetalViewport.h"
#include "MetalDevice.h"
#include "MetalCommandList.h"
#include "MetalCommandEncoder.h"
#include "MetalRHIRenderQuery.h"
#include "MetalBindlessDescriptors.h"
#include "RHICore.h"

Go to the source code of this file.

Classes

struct  FMetalParallelRenderPassInfo
 
class  FMetalRHICommandContext
 
class  FMetalRHIUploadContext
 
struct  FMetalContextArray
 

Enumerations

enum class  EMetalFlushFlags { None = 0 , WaitForSubmission = 1 , WaitForCompletion = 2 }
 

Enumeration Type Documentation

◆ EMetalFlushFlags

enum class EMetalFlushFlags
strong
Enumerator
None 
WaitForSubmission 
WaitForCompletion