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

Public Attributes

const TCHARName
 
FName ResourceName
 
voidAddress
 
voidRHIResouce
 
uint32 Size
 
uint32 Width
 
uint32 Height
 
uint32 Depth
 
uint32 BytesPerPixel
 

Member Data Documentation

◆ Address

void* VulkanRHI::FVulkanMemoryAllocation::Address

◆ BytesPerPixel

uint32 VulkanRHI::FVulkanMemoryAllocation::BytesPerPixel

◆ Depth

uint32 VulkanRHI::FVulkanMemoryAllocation::Depth

◆ Height

uint32 VulkanRHI::FVulkanMemoryAllocation::Height

◆ Name

const TCHAR* VulkanRHI::FVulkanMemoryAllocation::Name

◆ ResourceName

FName VulkanRHI::FVulkanMemoryAllocation::ResourceName

◆ RHIResouce

void* VulkanRHI::FVulkanMemoryAllocation::RHIResouce

◆ Size

uint32 VulkanRHI::FVulkanMemoryAllocation::Size

◆ Width

uint32 VulkanRHI::FVulkanMemoryAllocation::Width

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