mirror of
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
synced 2025-05-28 07:29:15 +00:00
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
10
docs/html/search/all_12.js
Normal file
10
docs/html/search/all_12.js
Normal file
|
@ -0,0 +1,10 @@
|
|||
var searchData=
|
||||
[
|
||||
['table_20of_20contents_0',['Table of contents',['../index.html#main_table_of_contents',1,'']]],
|
||||
['thread_20safety_1',['Thread safety',['../general_considerations.html#general_considerations_thread_safety',1,'']]],
|
||||
['to_20vulkan_20functions_2',['Pointers to Vulkan functions',['../configuration.html#config_Vulkan_functions',1,'']]],
|
||||
['total_3',['total',['../struct_vma_total_statistics.html#a76f1935f7101883f5bb2a03b6c5649d2',1,'VmaTotalStatistics']]],
|
||||
['type_4',['Choosing memory type',['../choosing_memory_type.html',1,'index']]],
|
||||
['type_20index_5',['Choosing memory type index',['../custom_memory_pools.html#custom_memory_pools_MemTypeIndex',1,'']]],
|
||||
['types_6',['Explicit memory types',['../choosing_memory_type.html#choosing_memory_type_explicit_memory_types',1,'']]]
|
||||
];
|
Loading…
Add table
Add a link
Reference in a new issue