Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DVmaReplay.cpp731 void Init(uint32_t memHeapCount, uint32_t memTypeCount);
907 void Statistics::Init(uint32_t memHeapCount, uint32_t memTypeCount) in Init() argument
909 m_MemHeapCount = memHeapCount; in Init()