Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h3756 struct VmaMutexLockWrite struct
3758 VMA_CLASS_NO_COPY(VmaMutexLockWrite) in VMA_CLASS_NO_COPY() argument
3763 ~VmaMutexLockWrite() { if(m_pMutex) { m_pMutex->UnlockWrite(); } } in ~VmaMutexLockWrite() argument
/external/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
/external/angle/third_party/vulkan_memory_allocator/include/
Dvk_mem_alloc.h3135 struct VmaMutexLockWrite struct
3137 VMA_CLASS_NO_COPY(VmaMutexLockWrite) in VMA_CLASS_NO_COPY() argument
3142 ~VmaMutexLockWrite() { if(m_pMutex) { m_pMutex->UnlockWrite(); } } in ~VmaMutexLockWrite() argument