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.h4564 struct VmaMutexLockRead struct
4566 VMA_CLASS_NO_COPY(VmaMutexLockRead) in VMA_CLASS_NO_COPY() argument
4571 ~VmaMutexLockRead() { if(m_pMutex) { m_pMutex->UnlockRead(); } } in ~VmaMutexLockRead() argument