Home
last modified time | relevance | path

Searched refs:allocationCallbacksCopy (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp5430 const ALLOCATION_CALLBACKS allocationCallbacksCopy = m_Pimpl->GetAllocs(); in Release() local
5431 D3D12MA_DELETE(allocationCallbacksCopy, this); in Release()
5626 const ALLOCATION_CALLBACKS allocationCallbacksCopy = m_Pimpl->m_AllocationCallbacks; in Release() local
5627 D3D12MA_DELETE(allocationCallbacksCopy, this); in Release()