Added debug macro VMA_DEBUG_INITIALIZE_ALLOCATIONS to initialize contents of allocations with a bit pattern. Documented it. Added test for it.

Fixed some indentation.
This commit is contained in:
Adam Sawicki 2018-06-15 14:30:39 +02:00
parent 11904e3cec
commit e44c62684d
28 changed files with 399 additions and 3449 deletions

View file

@ -2,6 +2,5 @@ var searchData=
[
['choosing_20memory_20type',['Choosing memory type',['../choosing_memory_type.html',1,'index']]],
['configuration',['Configuration',['../configuration.html',1,'index']]],
['corruption_20detection',['Corruption detection',['../corruption_detection.html',1,'index']]],
['custom_20memory_20pools',['Custom memory pools',['../custom_memory_pools.html',1,'index']]]
];