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

Public Member Functions

 FVulkanVertexDeclarationKey (const FVertexDeclarationElementList &InElements)
 

Public Attributes

FVertexDeclarationElementList VertexElements
 
uint32 Hash
 
uint32 HashNoStride
 

Constructor & Destructor Documentation

◆ FVulkanVertexDeclarationKey()

FVulkanVertexDeclarationKey::FVulkanVertexDeclarationKey ( const FVertexDeclarationElementList InElements)
inlineexplicit

Member Data Documentation

◆ Hash

uint32 FVulkanVertexDeclarationKey::Hash

◆ HashNoStride

uint32 FVulkanVertexDeclarationKey::HashNoStride

◆ VertexElements

FVertexDeclarationElementList FVulkanVertexDeclarationKey::VertexElements

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