Diligent Engine API Reference
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
Free(void *Ptr)=0Diligent::IMemoryAllocatorpure virtual