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

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

allocate(const VkMemoryRequirements &memoryRequirements, VkMemoryPropertyFlags requiredFlags, VkMemoryPropertyFlags preferredFlags=0)CeresEngine::VKMemoryAllocator
allocate(VkBuffer buffer, VkMemoryPropertyFlags requiredFlags, VkMemoryPropertyFlags preferredFlags=0)CeresEngine::VKMemoryAllocator
allocate(VkImage image, VkMemoryPropertyFlags requiredFlags, VkMemoryPropertyFlags preferredFlags=0)CeresEngine::VKMemoryAllocator
allocatorCeresEngine::VKMemoryAllocatorprivate
cast(const RC< ParentType > &ptr)CeresEngine::VKObject< ChildTypeName, ParentType >inlinestatic
cast(ParentType &object)CeresEngine::VKObject< ChildTypeName, ParentType >inlinestatic
cast(const ParentType &object)CeresEngine::VKObject< ChildTypeName, ParentType >inlinestatic
cast(ParentType *object)CeresEngine::VKObject< ChildTypeName, ParentType >inlinestatic
cast(const ParentType *object)CeresEngine::VKObject< ChildTypeName, ParentType >inlinestatic
deviceVKCeresEngine::VKDeviceObjectBase
operator delete(void *p, std::size_t sz) noexceptCeresEngine::VKObjectBasestatic
operator new(size_t size) noexceptCeresEngine::VKObjectBasestatic
VKDeviceObject(VKDevice &device) noexceptCeresEngine::VKDeviceObject< VKMemoryAllocator >inlineexplicitprotected
VKDeviceObjectBase(VKDevice &device) noexceptCeresEngine::VKDeviceObjectBaseexplicit
VKMemoryAllocationCeresEngine::VKMemoryAllocatorfriend
VKMemoryAllocator(VKDevice &device, VkDeviceSize preferredLargeHeapBlockSize)CeresEngine::VKMemoryAllocatorexplicit
~VKDeviceObjectBase() noexceptCeresEngine::VKDeviceObjectBase
~VKMemoryAllocator()CeresEngine::VKMemoryAllocator