Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ErrorAtLine0/infinipaint
/ PrintDetailedMap_End
Method
PrintDetailedMap_End
include/vk_mem_alloc.h:6921–6924 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6919
}
6920
6921
void VmaBlockMetadata::PrintDetailedMap_End(class VmaJsonWriter& json)
6922
{
6923
json.EndArray();
6924
}
6925
#endif // VMA_STATS_STRING_ENABLED
6926
#endif // _VMA_BLOCK_METADATA_FUNCTIONS
6927
#endif // _VMA_BLOCK_METADATA
Callers
nothing calls this directly
Calls
1
EndArray
Method · 0.45
Tested by
no test coverage detected