UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMetalRenderPipelineHash Struct Reference

#include <MetalResources.h>

Public Attributes

uint64 RasterBits
 
uint64 TargetBits
 

Friends

uint32 GetTypeHash (FMetalRenderPipelineHash const &Hash)
 
bool operator== (FMetalRenderPipelineHash const &Left, FMetalRenderPipelineHash const &Right)
 

Friends And Related Symbol Documentation

◆ GetTypeHash

uint32 GetTypeHash ( FMetalRenderPipelineHash const &  Hash)
friend

◆ operator==

bool operator== ( FMetalRenderPipelineHash const &  Left,
FMetalRenderPipelineHash const &  Right 
)
friend

Member Data Documentation

◆ RasterBits

uint64 FMetalRenderPipelineHash::RasterBits

◆ TargetBits

uint64 FMetalRenderPipelineHash::TargetBits

The documentation for this struct was generated from the following file: