mirror of
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
synced 2025-06-02 01:47:48 +00:00
Deleted the whole Record&Replay feature. COMPATIBILITY BREAKING!
Removed from the API: VmaAllocatorCreateInfo::pRecordSettings, VmaRecordSettings, VmaRecordFlagBits, VmaRecordFlags. Regenerated documentation. Updated README.
This commit is contained in:
parent
1e97603ab8
commit
a8581fc96c
76 changed files with 493 additions and 8688 deletions
|
@ -1,6 +1,6 @@
|
|||
var indexSectionsWithContent =
|
||||
{
|
||||
0: "abcdefgilmopqrstuv",
|
||||
0: "abcdefgimopqrstuv",
|
||||
1: "v",
|
||||
2: "v",
|
||||
3: "v",
|
||||
|
@ -9,7 +9,7 @@ var indexSectionsWithContent =
|
|||
6: "v",
|
||||
7: "v",
|
||||
8: "v",
|
||||
9: "acdeglmoqrsv"
|
||||
9: "acdegmoqrsv"
|
||||
};
|
||||
|
||||
var indexSectionNames =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue