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
|
@ -1,6 +1,6 @@
|
|||
var indexSectionsWithContent =
|
||||
{
|
||||
0: "abcdefgilmopqrstuv",
|
||||
0: "abcdefghijlmnopqrstuvw",
|
||||
1: "v",
|
||||
2: "v",
|
||||
3: "v",
|
||||
|
@ -9,8 +9,8 @@ var indexSectionsWithContent =
|
|||
6: "v",
|
||||
7: "v",
|
||||
8: "v",
|
||||
9: "lmsv",
|
||||
10: "acdegmoqrsv"
|
||||
9: "ailmsv",
|
||||
10: "abcdegilmnopqrstuvw"
|
||||
};
|
||||
|
||||
var indexSectionNames =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue