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

Variables

int32 GMetalSupportsIntermediateBackBuffer = 0
 
int32 GMetalSeparatePresentThread = 0
 
int32 GMetalBufferScribble = 0
 
int32 GMetalResourcePurgeOnDelete = 1
 
int32 GMetalRuntimeDebugLevel = 1
 
float GMetalPresentFramePacing = 0.0f
 
int32 GMetalShaderValidationType = 0
 
FString GMetalShaderValidationShaderName = ""
 

Variable Documentation

◆ GMetalBufferScribble

int32 GMetalBufferScribble = 0

◆ GMetalPresentFramePacing

float GMetalPresentFramePacing = 0.0f

◆ GMetalResourcePurgeOnDelete

int32 GMetalResourcePurgeOnDelete = 1

◆ GMetalRuntimeDebugLevel

int32 GMetalRuntimeDebugLevel = 1

◆ GMetalSeparatePresentThread

int32 GMetalSeparatePresentThread = 0

◆ GMetalShaderValidationShaderName

FString GMetalShaderValidationShaderName = ""

◆ GMetalShaderValidationType

int32 GMetalShaderValidationType = 0

◆ GMetalSupportsIntermediateBackBuffer

int32 GMetalSupportsIntermediateBackBuffer = 0