![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include <vkResources.h>
Public Attributes | |
VmaAllocator * | _allocator { nullptr } |
Mutex | _allocatorLock |
Definition at line 175 of file vkResources.h.
VmaAllocator* Divide::VMAAllocatorInstance::_allocator { nullptr } |
Definition at line 177 of file vkResources.h.
Mutex Divide::VMAAllocatorInstance::_allocatorLock |
Definition at line 178 of file vkResources.h.