Home
last modified time | relevance | path

Searched defs:m_Blocks (Results 1 – 2 of 2) 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.h6935 VmaVector< VmaDeviceMemoryBlock*, VmaStlAllocator<VmaDeviceMemoryBlock*> > m_Blocks; member
7188 BlockInfoVector m_Blocks; variable