#include <VulkanMemory.h>
◆ anonymous enum
| Enumerator |
|---|
| EUNUSED | |
| EALLOCATED | |
| EFREED | |
| EFREEPENDING | |
| EFREEDISCARDED | |
◆ Init()
◆ Alignment
| uint32 VulkanRHI::FVulkanAllocationInternal::Alignment = 0 |
◆ AllocationOffset
| uint32 VulkanRHI::FVulkanAllocationInternal::AllocationOffset = 0 |
◆ AllocationOwner
◆ AllocationSize
| uint32 VulkanRHI::FVulkanAllocationInternal::AllocationSize = 0 |
◆ MetaType
| EVulkanAllocationMetaType VulkanRHI::FVulkanAllocationInternal::MetaType = EVulkanAllocationMetaUnknown |
◆ NextFree
| int32 VulkanRHI::FVulkanAllocationInternal::NextFree = -1 |
◆ Size
| uint32 VulkanRHI::FVulkanAllocationInternal::Size = 0 |
◆ State
| int VulkanRHI::FVulkanAllocationInternal::State = EUNUSED |
◆ Track
◆ Type
| EVulkanAllocationType VulkanRHI::FVulkanAllocationInternal::Type = EVulkanAllocationEmpty |
The documentation for this struct was generated from the following files: