struct VmaMutexLockWrite
Defined at line 4707 of file ../../src/ui/lib/escher/third_party/VulkanMemoryAllocator/vk_mem_alloc.h
Helper RAII class to lock a RW mutex in constructor and unlock it in destructor (at the end of scope), for writing.
Public Methods
void VmaMutexLockWrite (VmaRWMutex & mutex, bool useMutex)
Defined at line 4711 of file ../../src/ui/lib/escher/third_party/VulkanMemoryAllocator/vk_mem_alloc.h
void ~VmaMutexLockWrite ()
Defined at line 4714 of file ../../src/ui/lib/escher/third_party/VulkanMemoryAllocator/vk_mem_alloc.h