Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DVmaReplay.cpp2588 const size_t imageCreationCount = in PrintStats() local
2594 if(imageCreationCount > 0) in PrintStats()
2596 printf(" Total images created: %zu\n", imageCreationCount); in PrintStats()