struct VmaMutexLock
Defined at line 4680 of file ../../src/ui/lib/escher/third_party/VulkanMemoryAllocator/vk_mem_alloc.h
Helper RAII class to lock a mutex in constructor and unlock it in destructor (at the end of scope).
Public Methods
void VmaMutexLock (VmaMutex & mutex, bool useMutex)
Defined at line 4684 of file ../../src/ui/lib/escher/third_party/VulkanMemoryAllocator/vk_mem_alloc.h
void ~VmaMutexLock ()
Defined at line 4687 of file ../../src/ui/lib/escher/third_party/VulkanMemoryAllocator/vk_mem_alloc.h