HDK
|
#include <VE_Memory.h>
Protected Member Functions | |
VE_Result< void * > | map (VmaAllocator allocator) |
void | unmap (VmaAllocator allocator) |
Additional Inherited Members | |
Public Member Functions inherited from VE_VmaAllocation | |
const VmaAllocationInfo & | info () const |
bool | isValid () const |
void | free (VmaAllocator allocator) |
Protected Attributes inherited from VE_VmaAllocation | |
VmaAllocation | myAllocation = VK_NULL_HANDLE |
VmaAllocationInfo | myInfo |
Definition at line 55 of file VE_Memory.h.
|
protected |