Rebuilt the docs
This commit is contained in:
parent
aee61b1d25
commit
c168e42de4
49 changed files with 645 additions and 587 deletions
|
@ -68,8 +68,6 @@ $(function() {
|
|||
|
||||
<p>Represents single memory allocation.
|
||||
<a href="struct_vma_allocation.html#details">More...</a></p>
|
||||
|
||||
<p><code>#include <vk_mem_alloc.h></code></p>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
<div class="textblock"><p >Represents single memory allocation. </p>
|
||||
<p >It may be either dedicated block of <code>VkDeviceMemory</code> or a specific region of a bigger block of this type plus unique offset.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue