Searched defs:GetBlockVector (Results 1 – 2 of 2) sorted by relevance
2297 BlockVector* GetBlockVector() const { return m_BlockVector; } in GetBlockVector() function in D3D12MA::NormalBlock3917 BlockVector* GetBlockVector() { return m_BlockVector; } in GetBlockVector() function in D3D12MA::PoolPimpl
7456 VmaBlockVector* GetBlockVector() const { return m_pBlockVector; } in GetBlockVector() function