Home
last modified time | relevance | path

Searched refs:m_BufferCreationCount (Results 1 – 1 of 1) sorted by relevance

/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DVmaReplay.cpp739 … size_t GetBufferCreationCount(uint32_t bufClass) const { return m_BufferCreationCount[bufClass]; } in GetBufferCreationCount()
763 size_t m_BufferCreationCount[4] = { }; member in Statistics
984 ++m_BufferCreationCount[bufClass]; in RegisterCreateBuffer()