Home
last modified time | relevance | path

Searched defs:VmaAllocateMemoryPagesStats (Results 1 – 1 of 1) sorted by relevance

/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DVmaReplay.cpp581 struct VmaAllocateMemoryPagesStats : public StructureStats struct
583 MinMaxAvg<size_t> allocationCount;
585 void PostValue(size_t allocationCount) in PostValue()
590 void Print() const in Print()