Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp2381 Vector<NormalBlock*> m_Blocks; member in D3D12MA::BlockVector
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h7008 VmaVector< VmaDeviceMemoryBlock*, VmaStlAllocator<VmaDeviceMemoryBlock*> > m_Blocks; member
7262 BlockInfoVector m_Blocks; variable
/third_party/skia/m133/third_party/externals/vulkanmemoryallocator/include/
Dvk_mem_alloc.h10950 VmaVector<VmaDeviceMemoryBlock*, VmaStlAllocator<VmaDeviceMemoryBlock*>> m_Blocks; variable