CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::VKMemoryAllocation Member List

This is the complete list of members for CeresEngine::VKMemoryAllocation, including all inherited members.

allocationCeresEngine::VKMemoryAllocationprotected
allocatorCeresEngine::VKMemoryAllocationprotected
bind(VkBuffer buffer)CeresEngine::VKMemoryAllocation
bind(VkImage image)CeresEngine::VKMemoryAllocation
flush(VkDeviceSize offset=0, VkDeviceSize size=VK_WHOLE_SIZE)CeresEngine::VKMemoryAllocation
getDeviceMemory() constCeresEngine::VKMemoryAllocation
getMemoryType() constCeresEngine::VKMemoryAllocation
getOffset() constCeresEngine::VKMemoryAllocation
getSize() constCeresEngine::VKMemoryAllocation
invalidate(VkDeviceSize offset=0, VkDeviceSize size=VK_WHOLE_SIZE)CeresEngine::VKMemoryAllocation
map()CeresEngine::VKMemoryAllocation
operator bool() constCeresEngine::VKMemoryAllocationinlineexplicit
operator=(const VKMemoryAllocation &)=deleteCeresEngine::VKMemoryAllocation
operator=(VKMemoryAllocation &&) noexceptCeresEngine::VKMemoryAllocation
unmap()CeresEngine::VKMemoryAllocation
VKMemoryAllocation()CeresEngine::VKMemoryAllocation
VKMemoryAllocation(VKMemoryAllocator &allocator, const VkMemoryRequirements &memoryRequirements, VkMemoryPropertyFlags requiredFlags, VkMemoryPropertyFlags preferredFlags=0)CeresEngine::VKMemoryAllocationexplicit
VKMemoryAllocation(const VKMemoryAllocation &)=deleteCeresEngine::VKMemoryAllocation
VKMemoryAllocation(VKMemoryAllocation &&) noexceptCeresEngine::VKMemoryAllocation
~VKMemoryAllocation()CeresEngine::VKMemoryAllocation