Home
last modified time | relevance | path

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

/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h4519 struct VmaMutexLockRead struct
4521 VMA_CLASS_NO_COPY(VmaMutexLockRead) in VMA_CLASS_NO_COPY() argument
4526 ~VmaMutexLockRead() { if(m_pMutex) { m_pMutex->UnlockRead(); } } in ~VmaMutexLockRead() argument