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

#include <IVulkanDynamicRHI.h>

Public Attributes

VkDeviceMemory Handle {}
 
uint64 Offset {}
 
uint64 Size {}
 

Member Data Documentation

◆ Handle

VkDeviceMemory FVulkanRHIAllocationInfo::Handle {}

◆ Offset

uint64 FVulkanRHIAllocationInfo::Offset {}

◆ Size

uint64 FVulkanRHIAllocationInfo::Size {}

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