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

Public Member Functions

 FRenderPassFullHashableStruct ()
 

Public Attributes

TEnumAsByte< VkAttachmentLoadOpLoadOps [MaxSimultaneousRenderTargets+3]
 
TEnumAsByte< VkAttachmentStoreOpStoreOps [MaxSimultaneousRenderTargets+3]
 
VkImageLayout InitialLayout [MaxSimultaneousRenderTargets+3]
 

Constructor & Destructor Documentation

◆ FRenderPassFullHashableStruct()

FRenderPassFullHashableStruct::FRenderPassFullHashableStruct ( )
inline

Member Data Documentation

◆ InitialLayout

VkImageLayout FRenderPassFullHashableStruct::InitialLayout[MaxSimultaneousRenderTargets+3]

◆ LoadOps

TEnumAsByte<VkAttachmentLoadOp> FRenderPassFullHashableStruct::LoadOps[MaxSimultaneousRenderTargets+3]

◆ StoreOps

TEnumAsByte<VkAttachmentStoreOp> FRenderPassFullHashableStruct::StoreOps[MaxSimultaneousRenderTargets+3]

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