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

#include <VulkanMemory.h>

Public Member Functions

bool operator== (const FDeviceMemoryBlockKey &Other) const
 

Public Attributes

uint32 MemoryTypeIndex
 
VkDeviceSize BlockSize
 

Member Function Documentation

◆ operator==()

bool VulkanRHI::FDeviceMemoryBlockKey::operator== ( const FDeviceMemoryBlockKey Other) const
inline

Member Data Documentation

◆ BlockSize

VkDeviceSize VulkanRHI::FDeviceMemoryBlockKey::BlockSize

◆ MemoryTypeIndex

uint32 VulkanRHI::FDeviceMemoryBlockKey::MemoryTypeIndex

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