From d8359cd2954b1fa68a581d6464002cb0c55b0da2 Mon Sep 17 00:00:00 2001 From: Adam Sawicki Date: Mon, 12 Mar 2018 15:58:23 +0100 Subject: [PATCH] Documentation: Written "Statistics" chapter. --- docs/html/index.html | 5 + docs/html/pages.html | 1 - docs/html/search/all_c.js | 2 +- docs/html/search/pages_7.js | 2 +- docs/html/statistics.html | 17 +- docs/html/vk__mem__alloc_8h_source.html | 218 ++++++++++++------------ src/vk_mem_alloc.h | 41 +++++ 7 files changed, 173 insertions(+), 113 deletions(-) diff --git a/docs/html/index.html b/docs/html/index.html index 80749f3..732139f 100644 --- a/docs/html/index.html +++ b/docs/html/index.html @@ -96,6 +96,11 @@ Table of contents
  • Defragmentation
  • Lost allocations
  • +
  • Statistics +
  • Allocation names and user data