Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::VMAAllocatorInstance Struct Reference

#include <vkResources.h>

Public Attributes

VmaAllocator * _allocator { nullptr }
 
Mutex _allocatorLock
 

Detailed Description

Definition at line 175 of file vkResources.h.

Member Data Documentation

◆ _allocator

VmaAllocator* Divide::VMAAllocatorInstance::_allocator { nullptr }

Definition at line 177 of file vkResources.h.

◆ _allocatorLock

Mutex Divide::VMAAllocatorInstance::_allocatorLock

Definition at line 178 of file vkResources.h.


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