Searched refs:GetAllocationCreationCount (Results 1 – 1 of 1) sorted by relevance
740 …size_t GetAllocationCreationCount() const { return (size_t)m_VmaAllocationCreateInfo.totalCount + … in GetAllocationCreationCount() function in Statistics2569 if(m_Stats.GetAllocationCreationCount() > 0) in PrintStats()2571 printf(" Total allocations created: %zu\n", m_Stats.GetAllocationCreationCount()); in PrintStats()