Searched defs:GetAllocationCount (Results 1 – 3 of 3) sorted by relevance
6341 virtual size_t GetAllocationCount() const { return m_Suballocations.size() - m_FreeCount; } in GetAllocationCount() function6649 virtual size_t GetAllocationCount() const { return m_AllocationCount; } in GetAllocationCount() function10054 size_t VmaBlockMetadata_Linear::GetAllocationCount() const in GetAllocationCount() function
2171 virtual size_t GetAllocationCount() const { return m_Suballocations.size() - m_FreeCount; } in GetAllocationCount() function in D3D12MA::BlockMetadata_Generic
7856 size_t VmaBlockMetadata_Linear::GetAllocationCount() const in GetAllocationCount() function9944 size_t GetAllocationCount() const override { return m_AllocCount; } in GetAllocationCount() function