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

Public Member Functions

 FRenderPassCompatibleHashableStruct ()
 

Public Attributes

uint8 NumAttachments
 
uint8 MultiViewCount
 
uint8 NumSamples
 
uint8 SubpassHint
 
VkFormat Formats [MaxSimultaneousRenderTargets+3]
 
uint16 AttachmentsToResolve
 

Constructor & Destructor Documentation

◆ FRenderPassCompatibleHashableStruct()

FRenderPassCompatibleHashableStruct::FRenderPassCompatibleHashableStruct ( )
inline

Member Data Documentation

◆ AttachmentsToResolve

uint16 FRenderPassCompatibleHashableStruct::AttachmentsToResolve

◆ Formats

VkFormat FRenderPassCompatibleHashableStruct::Formats[MaxSimultaneousRenderTargets+3]

◆ MultiViewCount

uint8 FRenderPassCompatibleHashableStruct::MultiViewCount

◆ NumAttachments

uint8 FRenderPassCompatibleHashableStruct::NumAttachments

◆ NumSamples

uint8 FRenderPassCompatibleHashableStruct::NumSamples

◆ SubpassHint

uint8 FRenderPassCompatibleHashableStruct::SubpassHint

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