Rasterfarm-SDK
Loading...
Searching...
No Matches
MemoryPool Member List

This is the complete list of members for MemoryPool, including all inherited members.

align(AllocationHandle handle, uint alignment)MemoryPool
allocate(VkDeviceSize size, uint alignment, MemoryType type)MemoryPool
blockSizeMemoryPool
blockTableLimitMemoryPool
flush(AllocationHandle handle)MemoryPool
free(AllocationHandle handle)MemoryPool
getAllocation(AllocationHandle handle)MemoryPool
getDevice()MemoryPoolinline
getMemoryOffset(const Allocation &allocation)MemoryPool
heapIndexMemoryPool
heapSizeMemoryPool
hostMappedMemoryPoolprotected
isAligned(const Allocation &allocation, uint alignment)MemoryPool
MemoryPool(VkDevice logicalDevice, uint heapIndex, uint pageSize=sysconf(_SC_PAGESIZE))MemoryPool
MemoryPool(const MemoryPool &other)=deleteMemoryPool
pageLength(uint offset, uint size)MemoryPool
pageSizeMemoryPool
size(const Allocation &allocation)MemoryPool
size(const Allocation &allocation, uint alignment)MemoryPool
size(uint memoryOffset, uint dataSize, uint alignment)MemoryPool
~MemoryPool()MemoryPool