Fixes in comments
Regenerated documentation.
This commit is contained in:
parent
895b080a3c
commit
d2f0313d20
183 changed files with 3052 additions and 3879 deletions
|
@ -2,8 +2,8 @@
|
|||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
||||
<meta name="generator" content="Doxygen 1.9.2"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>Vulkan Memory Allocator: VmaVulkanFunctions Struct Reference</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
|
@ -29,21 +29,22 @@
|
|||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.9.1 -->
|
||||
<!-- Generated by Doxygen 1.9.2 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','Search');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
/* @license-end */</script>
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="main-nav"></div>
|
||||
<!-- window showing the filter options -->
|
||||
<div id="MSearchSelectWindow"
|
||||
|
@ -64,8 +65,7 @@ $(function() {
|
|||
<div class="summary">
|
||||
<a href="#pub-attribs">Public Attributes</a> |
|
||||
<a href="struct_vma_vulkan_functions-members.html">List of all members</a> </div>
|
||||
<div class="headertitle">
|
||||
<div class="title">VmaVulkanFunctions Struct Reference</div> </div>
|
||||
<div class="headertitle"><div class="title">VmaVulkanFunctions Struct Reference</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
|
||||
|
@ -74,7 +74,7 @@ $(function() {
|
|||
|
||||
<p><code>#include <vk_mem_alloc.h></code></p>
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-attribs" name="pub-attribs"></a>
|
||||
Public Attributes</h2></td></tr>
|
||||
<tr class="memitem:a77b7a74082823e865dd6546623468f96"><td class="memItemLeft" align="right" valign="top">PFN_vkGetPhysicalDeviceProperties </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_vma_vulkan_functions.html#a77b7a74082823e865dd6546623468f96">vkGetPhysicalDeviceProperties</a></td></tr>
|
||||
<tr class="separator:a77b7a74082823e865dd6546623468f96"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
|
@ -112,10 +112,10 @@ Public Attributes</h2></td></tr>
|
|||
<tr class="separator:ae5c0db8c89a3b82593dc16aa6a49fa3a"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
<div class="textblock"><p>Pointers to some Vulkan functions - a subset used by the library. </p>
|
||||
<p>Used in <a class="el" href="struct_vma_allocator_create_info.html#a3dc197be3227da7338b1643f70db36bd" title="Pointers to Vulkan functions. Can be null.">VmaAllocatorCreateInfo::pVulkanFunctions</a>. </p>
|
||||
<div class="textblock"><p >Pointers to some Vulkan functions - a subset used by the library. </p>
|
||||
<p >Used in <a class="el" href="struct_vma_allocator_create_info.html#a3dc197be3227da7338b1643f70db36bd" title="Pointers to Vulkan functions. Can be null.">VmaAllocatorCreateInfo::pVulkanFunctions</a>. </p>
|
||||
</div><h2 class="groupheader">Member Data Documentation</h2>
|
||||
<a id="a2943bf99dfd784a0e8f599d987e22e6c"></a>
|
||||
<a id="a2943bf99dfd784a0e8f599d987e22e6c" name="a2943bf99dfd784a0e8f599d987e22e6c"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a2943bf99dfd784a0e8f599d987e22e6c">◆ </a></span>vkAllocateMemory</h2>
|
||||
|
||||
<div class="memitem">
|
||||
|
@ -129,7 +129,7 @@ Public Attributes</h2></td></tr>
|
|||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a94fc4f3a605d9880bb3c0ba2c2fc80b2"></a>
|
||||
<a id="a94fc4f3a605d9880bb3c0ba2c2fc80b2" name="a94fc4f3a605d9880bb3c0ba2c2fc80b2"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a94fc4f3a605d9880bb3c0ba2c2fc80b2">◆ </a></span>vkBindBufferMemory</h2>
|
||||
|
||||
<div class="memitem">
|
||||
|
@ -143,7 +143,7 @@ Public Attributes</h2></td></tr>
|
|||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a1338d96a128a5ade648b8d934907c637"></a>
|
||||
<a id="a1338d96a128a5ade648b8d934907c637" name="a1338d96a128a5ade648b8d934907c637"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a1338d96a128a5ade648b8d934907c637">◆ </a></span>vkBindImageMemory</h2>
|
||||
|
||||
<div class="memitem">
|
||||
|
@ -157,7 +157,7 @@ Public Attributes</h2></td></tr>
|
|||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ae5c0db8c89a3b82593dc16aa6a49fa3a"></a>
|
||||
<a id="ae5c0db8c89a3b82593dc16aa6a49fa3a" name="ae5c0db8c89a3b82593dc16aa6a49fa3a"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ae5c0db8c89a3b82593dc16aa6a49fa3a">◆ </a></span>vkCmdCopyBuffer</h2>
|
||||
|
||||
<div class="memitem">
|
||||
|
@ -171,7 +171,7 @@ Public Attributes</h2></td></tr>
|
|||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ae8084315a25006271a2edfc3a447519f"></a>
|
||||
<a id="ae8084315a25006271a2edfc3a447519f" name="ae8084315a25006271a2edfc3a447519f"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ae8084315a25006271a2edfc3a447519f">◆ </a></span>vkCreateBuffer</h2>
|
||||
|
||||
<div class="memitem">
|
||||
|
@ -185,7 +185,7 @@ Public Attributes</h2></td></tr>
|
|||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a23ebe70be515b9b5010a1d691200e325"></a>
|
||||
<a id="a23ebe70be515b9b5010a1d691200e325" name="a23ebe70be515b9b5010a1d691200e325"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a23ebe70be515b9b5010a1d691200e325">◆ </a></span>vkCreateImage</h2>
|
||||
|
||||
<div class="memitem">
|
||||
|
@ -199,7 +199,7 @@ Public Attributes</h2></td></tr>
|
|||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a7e054606faddb07f0e8556f3ed317d45"></a>
|
||||
<a id="a7e054606faddb07f0e8556f3ed317d45" name="a7e054606faddb07f0e8556f3ed317d45"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a7e054606faddb07f0e8556f3ed317d45">◆ </a></span>vkDestroyBuffer</h2>
|
||||
|
||||
<div class="memitem">
|
||||
|
@ -213,7 +213,7 @@ Public Attributes</h2></td></tr>
|
|||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a90b898227039b1dcb3520f6e91f09ffa"></a>
|
||||
<a id="a90b898227039b1dcb3520f6e91f09ffa" name="a90b898227039b1dcb3520f6e91f09ffa"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a90b898227039b1dcb3520f6e91f09ffa">◆ </a></span>vkDestroyImage</h2>
|
||||
|
||||
<div class="memitem">
|
||||
|
@ -227,7 +227,7 @@ Public Attributes</h2></td></tr>
|
|||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a33c322f4c4ad2810f8a9c97a277572f9"></a>
|
||||
<a id="a33c322f4c4ad2810f8a9c97a277572f9" name="a33c322f4c4ad2810f8a9c97a277572f9"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a33c322f4c4ad2810f8a9c97a277572f9">◆ </a></span>vkFlushMappedMemoryRanges</h2>
|
||||
|
||||
<div class="memitem">
|
||||
|
@ -241,7 +241,7 @@ Public Attributes</h2></td></tr>
|
|||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a4c658701778564d62034255b5dda91b4"></a>
|
||||
<a id="a4c658701778564d62034255b5dda91b4" name="a4c658701778564d62034255b5dda91b4"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a4c658701778564d62034255b5dda91b4">◆ </a></span>vkFreeMemory</h2>
|
||||
|
||||
<div class="memitem">
|
||||
|
@ -255,7 +255,7 @@ Public Attributes</h2></td></tr>
|
|||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a5b92901df89a4194b0d12f6071d4d143"></a>
|
||||
<a id="a5b92901df89a4194b0d12f6071d4d143" name="a5b92901df89a4194b0d12f6071d4d143"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a5b92901df89a4194b0d12f6071d4d143">◆ </a></span>vkGetBufferMemoryRequirements</h2>
|
||||
|
||||
<div class="memitem">
|
||||
|
@ -269,7 +269,7 @@ Public Attributes</h2></td></tr>
|
|||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a475f6f49f8debe4d10800592606d53f4"></a>
|
||||
<a id="a475f6f49f8debe4d10800592606d53f4" name="a475f6f49f8debe4d10800592606d53f4"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a475f6f49f8debe4d10800592606d53f4">◆ </a></span>vkGetImageMemoryRequirements</h2>
|
||||
|
||||
<div class="memitem">
|
||||
|
@ -283,7 +283,7 @@ Public Attributes</h2></td></tr>
|
|||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a60d25c33bba06bb8592e6875cbaa9830"></a>
|
||||
<a id="a60d25c33bba06bb8592e6875cbaa9830" name="a60d25c33bba06bb8592e6875cbaa9830"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a60d25c33bba06bb8592e6875cbaa9830">◆ </a></span>vkGetPhysicalDeviceMemoryProperties</h2>
|
||||
|
||||
<div class="memitem">
|
||||
|
@ -297,7 +297,7 @@ Public Attributes</h2></td></tr>
|
|||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a77b7a74082823e865dd6546623468f96"></a>
|
||||
<a id="a77b7a74082823e865dd6546623468f96" name="a77b7a74082823e865dd6546623468f96"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a77b7a74082823e865dd6546623468f96">◆ </a></span>vkGetPhysicalDeviceProperties</h2>
|
||||
|
||||
<div class="memitem">
|
||||
|
@ -311,7 +311,7 @@ Public Attributes</h2></td></tr>
|
|||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a5c1093bc32386a8060c37c9f282078a1"></a>
|
||||
<a id="a5c1093bc32386a8060c37c9f282078a1" name="a5c1093bc32386a8060c37c9f282078a1"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a5c1093bc32386a8060c37c9f282078a1">◆ </a></span>vkInvalidateMappedMemoryRanges</h2>
|
||||
|
||||
<div class="memitem">
|
||||
|
@ -325,7 +325,7 @@ Public Attributes</h2></td></tr>
|
|||
|
||||
</div>
|
||||
</div>
|
||||
<a id="ab5c1f38dea3a2cf00dc9eb4f57218c49"></a>
|
||||
<a id="ab5c1f38dea3a2cf00dc9eb4f57218c49" name="ab5c1f38dea3a2cf00dc9eb4f57218c49"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ab5c1f38dea3a2cf00dc9eb4f57218c49">◆ </a></span>vkMapMemory</h2>
|
||||
|
||||
<div class="memitem">
|
||||
|
@ -339,7 +339,7 @@ Public Attributes</h2></td></tr>
|
|||
|
||||
</div>
|
||||
</div>
|
||||
<a id="acc798589736f0becb317fc2196c1d8b9"></a>
|
||||
<a id="acc798589736f0becb317fc2196c1d8b9" name="acc798589736f0becb317fc2196c1d8b9"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#acc798589736f0becb317fc2196c1d8b9">◆ </a></span>vkUnmapMemory</h2>
|
||||
|
||||
<div class="memitem">
|
||||
|
@ -354,12 +354,12 @@ Public Attributes</h2></td></tr>
|
|||
</div>
|
||||
</div>
|
||||
<hr/>The documentation for this struct was generated from the following file:<ul>
|
||||
<li>include/<a class="el" href="vk__mem__alloc_8h.html">vk_mem_alloc.h</a></li>
|
||||
<li>D:/PROJECTS/Vulkan Memory Allocator/REPO/include/<a class="el" href="vk__mem__alloc_8h.html">vk_mem_alloc.h</a></li>
|
||||
</ul>
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
|
||||
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.2
|
||||
</small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue