Searched refs:GetPoolCreationCount (Results 1 – 1 of 1) sorted by relevance
741 size_t GetPoolCreationCount() const { return m_VmaPoolCreateInfo.totalCount; } in GetPoolCreationCount() function in Statistics2610 if(m_Stats.GetPoolCreationCount() > 0) in PrintStats()2612 printf(" Total custom pools created: %zu\n", m_Stats.GetPoolCreationCount()); in PrintStats()