Searched defs:GetAllocationCount (Results 1 – 3 of 3) sorted by relevance
5299 virtual size_t GetAllocationCount() const { return m_Suballocations.size() - m_FreeCount; } in GetAllocationCount() function5590 virtual size_t GetAllocationCount() const { return m_AllocationCount; } in GetAllocationCount() function8895 size_t VmaBlockMetadata_Linear::GetAllocationCount() const in GetAllocationCount() function
7909 size_t VmaBlockMetadata_Linear::GetAllocationCount() const in GetAllocationCount() function9958 size_t GetAllocationCount() const override { return m_AllocCount; } in GetAllocationCount() function
7846 size_t VmaBlockMetadata_Linear::GetAllocationCount() const in GetAllocationCount() function9934 size_t GetAllocationCount() const override { return m_AllocCount; } in GetAllocationCount() function