Diligent Engine
 
Loading...
Searching...
No Matches
Diligent::IMemoryAllocator Member List

This is the complete list of members for Diligent::IMemoryAllocator, including all inherited members.

Allocate(size_t Size, const Char *dbgDescription, const char *dbgFileName, const Int32 dbgLineNumber)=0Diligent::IMemoryAllocatorpure virtual
AllocateAligned(size_t Size, size_t Alignment, const Char *dbgDescription, const char *dbgFileName, const Int32 dbgLineNumber)=0Diligent::IMemoryAllocatorpure virtual
Free(void *Ptr)=0Diligent::IMemoryAllocatorpure virtual
FreeAligned(void *Ptr)=0Diligent::IMemoryAllocatorpure virtual