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,7 +1,11 @@
var searchData=
[
['unusedrangecount_0',['unusedRangeCount',['../struct_vma_detailed_statistics.html#ab721bf04892e8b67802d4ddb7734638a',1,'VmaDetailedStatistics']]],
['unusedrangesizemax_1',['unusedRangeSizeMax',['../struct_vma_detailed_statistics.html#af98943b5da98cf441ffa04b67914c78c',1,'VmaDetailedStatistics']]],
['unusedrangesizemin_2',['unusedRangeSizeMin',['../struct_vma_detailed_statistics.html#a830eda847ed735d0e91da25cfcf797a4',1,'VmaDetailedStatistics']]],
['usage_3',['usage',['../struct_vma_budget.html#a84dd1ecca8b0110259eb206dbadb11f6',1,'VmaBudget::usage()'],['../struct_vma_allocation_create_info.html#accb8b06b1f677d858cb9af20705fa910',1,'VmaAllocationCreateInfo::usage()']]]
['readback_0',['Readback',['../usage_patterns.html#usage_patterns_readback',1,'']]],
['recommended_20usage_20patterns_1',['Recommended usage patterns',['../usage_patterns.html',1,'index']]],
['required_20and_20preferred_20flags_2',['Required and preferred flags',['../choosing_memory_type.html#choosing_memory_type_required_preferred_flags',1,'']]],
['requiredflags_3',['requiredFlags',['../struct_vma_allocation_create_info.html#a9166390303ff42d783305bc31c2b6b90',1,'VmaAllocationCreateInfo']]],
['resource_4',['GPU-only resource',['../usage_patterns.html#usage_patterns_gpu_only',1,'']]],
['resource_20aliasing_20overlap_5',['Resource aliasing (overlap)',['../resource_aliasing.html',1,'index']]],
['resource_20allocation_6',['Resource allocation',['../quick_start.html#quick_start_resource_allocation',1,'']]],
['ring_20buffer_7',['Ring buffer',['../custom_memory_pools.html#linear_algorithm_ring_buffer',1,'']]]
];