Home
last modified time | relevance | path

Searched defs:VmaMutexLockWrite (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h4532 struct VmaMutexLockWrite struct
4534 VMA_CLASS_NO_COPY(VmaMutexLockWrite) in VMA_CLASS_NO_COPY() argument
4539 ~VmaMutexLockWrite() { if(m_pMutex) { m_pMutex->UnlockWrite(); } } in ~VmaMutexLockWrite() argument