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

Macros

#define FMETALTEXTUREMASK_MAX   UINT32_MAX
 

Functions

FORCEINLINE MTL::StoreAction GetMetalRTStoreAction (FMetalDevice &Device, ERenderTargetStoreAction StoreAction)
 
FORCEINLINE MTL::StoreAction GetConditionalMetalRTStoreAction (FMetalDevice &Device, bool bMSAATarget)
 

Macro Definition Documentation

◆ FMETALTEXTUREMASK_MAX

#define FMETALTEXTUREMASK_MAX   UINT32_MAX

Function Documentation

◆ GetConditionalMetalRTStoreAction()

FORCEINLINE MTL::StoreAction GetConditionalMetalRTStoreAction ( FMetalDevice Device,
bool  bMSAATarget 
)

◆ GetMetalRTStoreAction()

FORCEINLINE MTL::StoreAction GetMetalRTStoreAction ( FMetalDevice Device,
ERenderTargetStoreAction  StoreAction 
)