mirror of
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
synced 2025-05-15 01:08:31 +00:00
Added documentation chapter "Writing custom defragmentation algorithm".
This commit is contained in:
parent
638f42dd67
commit
0d601d8789
4 changed files with 179 additions and 149 deletions
|
@ -109,6 +109,7 @@ Table of contents</h1>
|
|||
<li><a class="el" href="defragmentation.html#defragmentation_cpu">Defragmenting CPU memory</a></li>
|
||||
<li><a class="el" href="defragmentation.html#defragmentation_gpu">Defragmenting GPU memory</a></li>
|
||||
<li><a class="el" href="defragmentation.html#defragmentation_additional_notes">Additional notes</a></li>
|
||||
<li><a class="el" href="defragmentation.html#defragmentation_custom_algorithm">Writing custom allocation algorithm</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a class="el" href="lost_allocations.html">Lost allocations</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue