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

#include <VulkanResources.h>

Public Attributes

VulkanRHI::FVulkanAllocation Alloc
 
voidHostPtr = nullptr
 
VkDeviceAddress DeviceAddress = 0
 

Member Data Documentation

◆ Alloc

VulkanRHI::FVulkanAllocation FVulkanBuffer::FBufferAlloc::Alloc

◆ DeviceAddress

VkDeviceAddress FVulkanBuffer::FBufferAlloc::DeviceAddress = 0

◆ HostPtr

void* FVulkanBuffer::FBufferAlloc::HostPtr = nullptr

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