![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <VulkanMemory.h>
Public Attributes | |
| FVulkanAllocation | Allocation |
| VkBuffer | Buffer = 0 |
| uint8 * | MappedPointer = 0 |
| VkDeviceAddress | BufferAddress = 0 |
| TArray< FVulkanSyncPointRef > | SyncPoints |
| std::atomic< uint32 > | CurrentOffset = 0 |
| FVulkanAllocation VulkanRHI::FTempBlockAllocator::FTempMemoryBlock::Allocation |
| VkBuffer VulkanRHI::FTempBlockAllocator::FTempMemoryBlock::Buffer = 0 |
| VkDeviceAddress VulkanRHI::FTempBlockAllocator::FTempMemoryBlock::BufferAddress = 0 |
| std::atomic<uint32> VulkanRHI::FTempBlockAllocator::FTempMemoryBlock::CurrentOffset = 0 |
| uint8* VulkanRHI::FTempBlockAllocator::FTempMemoryBlock::MappedPointer = 0 |
| TArray<FVulkanSyncPointRef> VulkanRHI::FTempBlockAllocator::FTempMemoryBlock::SyncPoints |