Version 2.0.0-alpha.5. Major change in memory mapping - now it's internally reference-counted.

Renamed flag VMA_ALLOCATION_CREATE_PERSISTENT_MAP_BIT to VMA_ALLOCATION_CREATE_MAPPED_BIT.
See documentation of vmaMapMemory().
This commit is contained in:
Adam Sawicki 2017-11-08 12:52:05 +01:00
parent ee92a03f59
commit 5268dbbce5
21 changed files with 750 additions and 777 deletions

View file

@ -1,4 +1,4 @@
var searchData=
[
['persistently_20mapped_20memory',['Persistently mapped memory',['../persistently_mapped_memory.html',1,'index']]]
['memory_20mapping',['Memory mapping',['../memory_mapping.html',1,'index']]]
];