mirror of
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
synced 2025-05-15 01:08:31 +00:00
Added documentation for VK_KHR_dedicated_allocation extension.
This commit is contained in:
parent
d08dc0cd6a
commit
c005a84e37
6 changed files with 279 additions and 111 deletions
|
@ -76,7 +76,10 @@ License: MIT</p>
|
|||
<li><a class="el" href="lost_allocations.html">Lost allocations</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a class="el" href="configuration.html">Configuration</a></li>
|
||||
<li><a class="el" href="configuration.html">Configuration</a><ul>
|
||||
<li><a class="el" href="_v_k__k_h_r_dedicated_allocation.html">VK_KHR_dedicated_allocation</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a class="el" href="thread_safety.html">Thread safety</a></li>
|
||||
</ul>
|
||||
<p>See also:</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue