Searched defs:GetAllocationCount (Results 1 – 2 of 2) sorted by relevance
6290 virtual size_t GetAllocationCount() const { return m_Suballocations.size() - m_FreeCount; } in GetAllocationCount() function6598 virtual size_t GetAllocationCount() const { return m_AllocationCount; } in GetAllocationCount() function9949 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