Searched defs:blockVector (Results 1 – 2 of 2) sorted by relevance
3250 BlockVector* blockVector, in NormalBlock()4230 BlockVector* blockVector = pAllocDesc->CustomPool->m_Pimpl->GetBlockVector(); in CreateResource() local4260 BlockVector* const blockVector = m_BlockVectors[defaultPoolIndex]; in CreateResource() local4326 BlockVector* const blockVector = pAllocDesc->CustomPool->m_Pimpl->GetBlockVector(); in AllocateMemory() local4351 BlockVector* blockVector = m_BlockVectors[defaultPoolIndex]; in AllocateMemory() local4795 BlockVector* const blockVector = block->GetBlockVector(); in FreePlacedMemory() local5063 BlockVector* blockVector = m_BlockVectors[heapType]; in BuildStatsString() local5089 BlockVector* blockVector = m_BlockVectors[heapType * 3 + heapSubType]; in BuildStatsString() local
15926 VmaBlockVector* const blockVector = m_pBlockVectors[memTypeIndex]; in AllocateMemoryOfType() local