MCPcopy Create free account
hub / github.com/comaps/comaps / CollectMemory

Method CollectMemory

libs/drape/vulkan/vulkan_base_context.cpp:542–545  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

540}
541
542void VulkanBaseContext::CollectMemory()
543{
544 m_objectManager->CollectObjects(m_inflightFrameIndex);
545}
546
547uint32_t VulkanBaseContext::RegisterHandler(HandlerType handlerType, ContextHandler && handler)
548{

Callers 1

RenderFrameMethod · 0.45

Calls 1

CollectObjectsMethod · 0.80

Tested by

no test coverage detected