MCPcopy Create free account
hub / github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator / PrintDetailedMap_End

Method PrintDetailedMap_End

include/vk_mem_alloc.h:7185–7188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7183}
7184
7185void VmaBlockMetadata::PrintDetailedMap_End(class VmaJsonWriter& json)
7186{
7187 json.EndArray();
7188}
7189#endif // VMA_STATS_STRING_ENABLED
7190#endif // _VMA_BLOCK_METADATA_FUNCTIONS
7191#endif // _VMA_BLOCK_METADATA

Callers

nothing calls this directly

Calls 1

EndArrayMethod · 0.80

Tested by

no test coverage detected