Documentation: Added "Recommended usage patterns" chapter.
This commit is contained in:
parent
20622c6cfd
commit
57fa5580c0
8 changed files with 375 additions and 114 deletions
|
@ -1,4 +1,5 @@
|
|||
var searchData=
|
||||
[
|
||||
['requiredflags',['requiredFlags',['../struct_vma_allocation_create_info.html#a9166390303ff42d783305bc31c2b6b90',1,'VmaAllocationCreateInfo']]]
|
||||
['requiredflags',['requiredFlags',['../struct_vma_allocation_create_info.html#a9166390303ff42d783305bc31c2b6b90',1,'VmaAllocationCreateInfo']]],
|
||||
['recommended_20usage_20patterns',['Recommended usage patterns',['../usage_patterns.html',1,'index']]]
|
||||
];
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
var searchData=
|
||||
[
|
||||
['statistics',['Statistics',['../statistics.html',1,'index']]]
|
||||
['recommended_20usage_20patterns',['Recommended usage patterns',['../usage_patterns.html',1,'index']]]
|
||||
];
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
var searchData=
|
||||
[
|
||||
['vulkan_20memory_20allocator',['Vulkan Memory Allocator',['../index.html',1,'']]],
|
||||
['vk_5fkhr_5fdedicated_5fallocation',['VK_KHR_dedicated_allocation',['../vk_khr_dedicated_allocation.html',1,'index']]]
|
||||
['statistics',['Statistics',['../statistics.html',1,'index']]]
|
||||
];
|
||||
|
|
|
@ -9,7 +9,7 @@ var indexSectionsWithContent =
|
|||
6: "v",
|
||||
7: "v",
|
||||
8: "v",
|
||||
9: "acdglmqsv"
|
||||
9: "acdglmqrsv"
|
||||
};
|
||||
|
||||
var indexSectionNames =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue