Foundation
Loading...
Searching...
No Matches
Foundation::RHI::VulkanVirtualAllocator Member List

This is the complete list of members for Foundation::RHI::VulkanVirtualAllocator, including all inherited members.

Allocate(uint64_t size, uint64_t alignment) overrideFoundation::RHI::VulkanVirtualAllocatorvirtual
Clear() overrideFoundation::RHI::VulkanVirtualAllocatorvirtual
Free(uint64_t offset) overrideFoundation::RHI::VulkanVirtualAllocatorvirtual
GetCapacity() const overrideFoundation::RHI::VulkanVirtualAllocatorinlinevirtual
GetPeakUsage() const overrideFoundation::RHI::VulkanVirtualAllocatorinlinevirtual
GetUsedBytes() const overrideFoundation::RHI::VulkanVirtualAllocatorvirtual
kInvalidOffsetFoundation::RHI::RHIVirtualAllocatorstatic
mAllocationsFoundation::RHI::VulkanVirtualAllocatorprivate
mBlockFoundation::RHI::VulkanVirtualAllocatorprivate
mCapacityFoundation::RHI::VulkanVirtualAllocatorprivate
mDeviceFoundation::RHI::VulkanVirtualAllocatorprivate
mPeakUsageFoundation::RHI::VulkanVirtualAllocatorprivate
operator=(const RHIObject &)=deleteFoundation::RHI::RHIObject
operator=(RHIObject &&)=deleteFoundation::RHI::RHIObject
RHIObject()=defaultFoundation::RHI::RHIObject
RHIObject(RHIObject const &)=deleteFoundation::RHI::RHIObject
RHIObject(RHIObject &&)=deleteFoundation::RHI::RHIObject
VulkanVirtualAllocator(const VulkanDevice &device, uint64_t size)Foundation::RHI::VulkanVirtualAllocator
~RHIObject()=defaultFoundation::RHI::RHIObjectvirtual
~VulkanVirtualAllocator() overrideFoundation::RHI::VulkanVirtualAllocator