Searched refs:CreateMinBlocks (Results 1 – 2 of 2) sorted by relevance
2331 HRESULT CreateMinBlocks();3373 HRESULT BlockVector::CreateMinBlocks() in CreateMinBlocks() function in D3D12MA::BlockVector3959 return m_BlockVector->CreateMinBlocks(); in Init()
6849 VkResult CreateMinBlocks();12444 VkResult VmaBlockVector::CreateMinBlocks() in CreateMinBlocks() function16791 VkResult res = (*pPool)->m_BlockVector.CreateMinBlocks(); in CreatePool()