Home
last modified time | relevance | path

Searched defs:blockVector (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp3250 BlockVector* blockVector, in NormalBlock()
4230 BlockVector* blockVector = pAllocDesc->CustomPool->m_Pimpl->GetBlockVector(); in CreateResource() local
4260 BlockVector* const blockVector = m_BlockVectors[defaultPoolIndex]; in CreateResource() local
4326 BlockVector* const blockVector = pAllocDesc->CustomPool->m_Pimpl->GetBlockVector(); in AllocateMemory() local
4351 BlockVector* blockVector = m_BlockVectors[defaultPoolIndex]; in AllocateMemory() local
4795 BlockVector* const blockVector = block->GetBlockVector(); in FreePlacedMemory() local
5063 BlockVector* blockVector = m_BlockVectors[heapType]; in BuildStatsString() local
5089 BlockVector* blockVector = m_BlockVectors[heapType * 3 + heapSubType]; in BuildStatsString() local
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h15926 VmaBlockVector* const blockVector = m_pBlockVectors[memTypeIndex]; in AllocateMemoryOfType() local