HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VE_VmaMappableAllocation Class Reference

#include <VE_Memory.h>

+ Inheritance diagram for VE_VmaMappableAllocation:

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
 

Detailed Description

Definition at line 55 of file VE_Memory.h.

Member Function Documentation

VE_Result<void *> VE_VmaMappableAllocation::map ( VmaAllocator  allocator)
protected
void VE_VmaMappableAllocation::unmap ( VmaAllocator  allocator)
protected

The documentation for this class was generated from the following file: