HDK
|
#include <VE_Memory.h>
Public Member Functions | |
const VmaAllocationInfo & | info () const |
bool | isValid () const |
void | free (VmaAllocator allocator) |
Protected Attributes | |
VmaAllocation | myAllocation = VK_NULL_HANDLE |
VmaAllocationInfo | myInfo |
Friends | |
class | VE_VmaMemoryAllocator |
Definition at line 38 of file VE_Memory.h.
void VE_VmaAllocation::free | ( | VmaAllocator | allocator | ) |
|
inline |
Definition at line 41 of file VE_Memory.h.
|
inline |
Definition at line 43 of file VE_Memory.h.
|
friend |
Definition at line 49 of file VE_Memory.h.
|
protected |
Definition at line 51 of file VE_Memory.h.
|
protected |
Definition at line 52 of file VE_Memory.h.