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

Classes

class  FVector4VertexDeclaration
 
struct  FMetalShaderBinder
 

Functions

MTL::PrimitiveType TranslatePrimitiveType (uint32 PrimitiveType)
 
FMetalShaderDataGetShaderData (FRHIShader *InShaderRHI, EMetalShaderStages Stage)
 

Function Documentation

◆ GetShaderData()

FMetalShaderData * GetShaderData ( FRHIShader InShaderRHI,
EMetalShaderStages  Stage 
)
inline

◆ TranslatePrimitiveType()

MTL::PrimitiveType TranslatePrimitiveType ( uint32  PrimitiveType)