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
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
5192 virtual size_t GetAllocationCount() const { return m_Suballocations.size() - m_FreeCount; } in GetAllocationCount() function5507 virtual size_t GetAllocationCount() const { return m_AllocationCount; } in GetAllocationCount() function9042 size_t VmaBlockMetadata_Linear::GetAllocationCount() const in GetAllocationCount() function