Added function vmaGetAllocationInfo2, structure VmaAllocationInfo2

See #383, #340 Thanks @debaetsd !
Rebuilt the docs.
This commit is contained in:
Adam Sawicki 2023-11-08 18:01:19 +01:00
parent 6100c86d5b
commit b2e7801ff3
170 changed files with 2405 additions and 1380 deletions

View file

@ -1,5 +1,9 @@
var searchData=
[
['recommended_20usage_20patterns_0',['Recommended usage patterns',['../usage_patterns.html',1,'index']]],
['resource_20aliasing_20_28overlap_29_1',['Resource aliasing (overlap)',['../resource_aliasing.html',1,'index']]]
['mapping_0',['Memory mapping',['../memory_mapping.html',1,'index']]],
['memory_20allocator_1',['Vulkan Memory Allocator',['../index.html',1,'']]],
['memory_20mapping_2',['Memory mapping',['../memory_mapping.html',1,'index']]],
['memory_20pools_3',['Custom memory pools',['../custom_memory_pools.html',1,'index']]],
['memory_20type_4',['Choosing memory type',['../choosing_memory_type.html',1,'index']]],
['memory_20usage_5',['Debugging incorrect memory usage',['../debugging_memory_usage.html',1,'index']]]
];