Added function vmaGetAllocationInfo2, structure VmaAllocationInfo2
See #383, #340 Thanks @debaetsd ! Rebuilt the docs.
This commit is contained in:
parent
6100c86d5b
commit
b2e7801ff3
170 changed files with 2405 additions and 1380 deletions
|
@ -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']]]
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue