Added support for VMA_ALLOCATION_CREATE_PERSISTENT_MAP_BIT without HOST_VISIBLE.

Implemented usage of VK_KHR_dedicated_allocation.
Renamed "own allocation" to "dedicated allocation" everywhere.
This commit is contained in:
Adam Sawicki 2017-10-02 18:31:03 +02:00
parent 1bb85fa719
commit 5db51b1264
18 changed files with 451 additions and 236 deletions

File diff suppressed because one or more lines are too long