Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DVmaReplay.cpp738 size_t GetLinearImageCreationCount() const { return m_LinearImageCreationCount; } in GetLinearImageCreationCount()
762 size_t m_LinearImageCreationCount = 0; member in Statistics
971 ++m_LinearImageCreationCount; in RegisterCreateImage()