2017-09-22 14:57:38 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< 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.8.13" / >
< 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" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > Vulkan Memory Allocator
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
< script type = "text/javascript" >
var searchBox = new SearchBox("searchBox", "search",false,'Search');
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
< / script >
< div id = "main-nav" > < / div >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< / div > <!-- top -->
< div class = "header" >
< 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" >
2017-10-17 09:27:14 +00:00
< div class = "title" > VmaVulkanFunctions Struct Reference< / div > < / div >
2017-09-22 14:57:38 +00:00
< / div > <!-- header -->
< div class = "contents" >
2017-09-25 13:29:34 +00:00
< p > Pointers to some Vulkan functions - a subset used by the library.
< a href = "struct_vma_vulkan_functions.html#details" > More...< / a > < / p >
2017-09-22 14:57:38 +00:00
< p > < code > #include < < a class = "el" href = "vk__mem__alloc_8h_source.html" > vk_mem_alloc.h< / a > > < / code > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a 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 >
< tr class = "memitem:a60d25c33bba06bb8592e6875cbaa9830" > < td class = "memItemLeft" align = "right" valign = "top" > PFN_vkGetPhysicalDeviceMemoryProperties  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_vma_vulkan_functions.html#a60d25c33bba06bb8592e6875cbaa9830" > vkGetPhysicalDeviceMemoryProperties< / a > < / td > < / tr >
< tr class = "separator:a60d25c33bba06bb8592e6875cbaa9830" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2943bf99dfd784a0e8f599d987e22e6c" > < td class = "memItemLeft" align = "right" valign = "top" > PFN_vkAllocateMemory  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_vma_vulkan_functions.html#a2943bf99dfd784a0e8f599d987e22e6c" > vkAllocateMemory< / a > < / td > < / tr >
< tr class = "separator:a2943bf99dfd784a0e8f599d987e22e6c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4c658701778564d62034255b5dda91b4" > < td class = "memItemLeft" align = "right" valign = "top" > PFN_vkFreeMemory  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_vma_vulkan_functions.html#a4c658701778564d62034255b5dda91b4" > vkFreeMemory< / a > < / td > < / tr >
< tr class = "separator:a4c658701778564d62034255b5dda91b4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab5c1f38dea3a2cf00dc9eb4f57218c49" > < td class = "memItemLeft" align = "right" valign = "top" > PFN_vkMapMemory  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_vma_vulkan_functions.html#ab5c1f38dea3a2cf00dc9eb4f57218c49" > vkMapMemory< / a > < / td > < / tr >
< tr class = "separator:ab5c1f38dea3a2cf00dc9eb4f57218c49" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acc798589736f0becb317fc2196c1d8b9" > < td class = "memItemLeft" align = "right" valign = "top" > PFN_vkUnmapMemory  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_vma_vulkan_functions.html#acc798589736f0becb317fc2196c1d8b9" > vkUnmapMemory< / a > < / td > < / tr >
< tr class = "separator:acc798589736f0becb317fc2196c1d8b9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a94fc4f3a605d9880bb3c0ba2c2fc80b2" > < td class = "memItemLeft" align = "right" valign = "top" > PFN_vkBindBufferMemory  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_vma_vulkan_functions.html#a94fc4f3a605d9880bb3c0ba2c2fc80b2" > vkBindBufferMemory< / a > < / td > < / tr >
< tr class = "separator:a94fc4f3a605d9880bb3c0ba2c2fc80b2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1338d96a128a5ade648b8d934907c637" > < td class = "memItemLeft" align = "right" valign = "top" > PFN_vkBindImageMemory  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_vma_vulkan_functions.html#a1338d96a128a5ade648b8d934907c637" > vkBindImageMemory< / a > < / td > < / tr >
< tr class = "separator:a1338d96a128a5ade648b8d934907c637" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5b92901df89a4194b0d12f6071d4d143" > < td class = "memItemLeft" align = "right" valign = "top" > PFN_vkGetBufferMemoryRequirements  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_vma_vulkan_functions.html#a5b92901df89a4194b0d12f6071d4d143" > vkGetBufferMemoryRequirements< / a > < / td > < / tr >
< tr class = "separator:a5b92901df89a4194b0d12f6071d4d143" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a475f6f49f8debe4d10800592606d53f4" > < td class = "memItemLeft" align = "right" valign = "top" > PFN_vkGetImageMemoryRequirements  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_vma_vulkan_functions.html#a475f6f49f8debe4d10800592606d53f4" > vkGetImageMemoryRequirements< / a > < / td > < / tr >
< tr class = "separator:a475f6f49f8debe4d10800592606d53f4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae8084315a25006271a2edfc3a447519f" > < td class = "memItemLeft" align = "right" valign = "top" > PFN_vkCreateBuffer  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_vma_vulkan_functions.html#ae8084315a25006271a2edfc3a447519f" > vkCreateBuffer< / a > < / td > < / tr >
< tr class = "separator:ae8084315a25006271a2edfc3a447519f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7e054606faddb07f0e8556f3ed317d45" > < td class = "memItemLeft" align = "right" valign = "top" > PFN_vkDestroyBuffer  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_vma_vulkan_functions.html#a7e054606faddb07f0e8556f3ed317d45" > vkDestroyBuffer< / a > < / td > < / tr >
< tr class = "separator:a7e054606faddb07f0e8556f3ed317d45" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a23ebe70be515b9b5010a1d691200e325" > < td class = "memItemLeft" align = "right" valign = "top" > PFN_vkCreateImage  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_vma_vulkan_functions.html#a23ebe70be515b9b5010a1d691200e325" > vkCreateImage< / a > < / td > < / tr >
< tr class = "separator:a23ebe70be515b9b5010a1d691200e325" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a90b898227039b1dcb3520f6e91f09ffa" > < td class = "memItemLeft" align = "right" valign = "top" > PFN_vkDestroyImage  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_vma_vulkan_functions.html#a90b898227039b1dcb3520f6e91f09ffa" > vkDestroyImage< / a > < / td > < / tr >
< tr class = "separator:a90b898227039b1dcb3520f6e91f09ffa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
2017-09-25 13:29:34 +00:00
< 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 if you leave define VMA_STATIC_VULKAN_FUNCTIONS 1..." > VmaAllocatorCreateInfo::pVulkanFunctions< / a > . < / p >
< / div > < h2 class = "groupheader" > Member Data Documentation< / h2 >
2017-09-22 14:57:38 +00:00
< a id = "a2943bf99dfd784a0e8f599d987e22e6c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2943bf99dfd784a0e8f599d987e22e6c" > ◆ < / a > < / span > vkAllocateMemory< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > PFN_vkAllocateMemory VmaVulkanFunctions::vkAllocateMemory< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a94fc4f3a605d9880bb3c0ba2c2fc80b2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a94fc4f3a605d9880bb3c0ba2c2fc80b2" > ◆ < / a > < / span > vkBindBufferMemory< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > PFN_vkBindBufferMemory VmaVulkanFunctions::vkBindBufferMemory< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a1338d96a128a5ade648b8d934907c637" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1338d96a128a5ade648b8d934907c637" > ◆ < / a > < / span > vkBindImageMemory< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > PFN_vkBindImageMemory VmaVulkanFunctions::vkBindImageMemory< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ae8084315a25006271a2edfc3a447519f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae8084315a25006271a2edfc3a447519f" > ◆ < / a > < / span > vkCreateBuffer< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > PFN_vkCreateBuffer VmaVulkanFunctions::vkCreateBuffer< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a23ebe70be515b9b5010a1d691200e325" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a23ebe70be515b9b5010a1d691200e325" > ◆ < / a > < / span > vkCreateImage< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > PFN_vkCreateImage VmaVulkanFunctions::vkCreateImage< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a7e054606faddb07f0e8556f3ed317d45" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7e054606faddb07f0e8556f3ed317d45" > ◆ < / a > < / span > vkDestroyBuffer< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > PFN_vkDestroyBuffer VmaVulkanFunctions::vkDestroyBuffer< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a90b898227039b1dcb3520f6e91f09ffa" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a90b898227039b1dcb3520f6e91f09ffa" > ◆ < / a > < / span > vkDestroyImage< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > PFN_vkDestroyImage VmaVulkanFunctions::vkDestroyImage< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a4c658701778564d62034255b5dda91b4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4c658701778564d62034255b5dda91b4" > ◆ < / a > < / span > vkFreeMemory< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > PFN_vkFreeMemory VmaVulkanFunctions::vkFreeMemory< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a5b92901df89a4194b0d12f6071d4d143" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5b92901df89a4194b0d12f6071d4d143" > ◆ < / a > < / span > vkGetBufferMemoryRequirements< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > PFN_vkGetBufferMemoryRequirements VmaVulkanFunctions::vkGetBufferMemoryRequirements< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a475f6f49f8debe4d10800592606d53f4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a475f6f49f8debe4d10800592606d53f4" > ◆ < / a > < / span > vkGetImageMemoryRequirements< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > PFN_vkGetImageMemoryRequirements VmaVulkanFunctions::vkGetImageMemoryRequirements< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a60d25c33bba06bb8592e6875cbaa9830" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a60d25c33bba06bb8592e6875cbaa9830" > ◆ < / a > < / span > vkGetPhysicalDeviceMemoryProperties< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > PFN_vkGetPhysicalDeviceMemoryProperties VmaVulkanFunctions::vkGetPhysicalDeviceMemoryProperties< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a77b7a74082823e865dd6546623468f96" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a77b7a74082823e865dd6546623468f96" > ◆ < / a > < / span > vkGetPhysicalDeviceProperties< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > PFN_vkGetPhysicalDeviceProperties VmaVulkanFunctions::vkGetPhysicalDeviceProperties< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ab5c1f38dea3a2cf00dc9eb4f57218c49" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab5c1f38dea3a2cf00dc9eb4f57218c49" > ◆ < / a > < / span > vkMapMemory< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > PFN_vkMapMemory VmaVulkanFunctions::vkMapMemory< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "acc798589736f0becb317fc2196c1d8b9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acc798589736f0becb317fc2196c1d8b9" > ◆ < / a > < / span > vkUnmapMemory< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > PFN_vkUnmapMemory VmaVulkanFunctions::vkUnmapMemory< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< hr / > The documentation for this struct was generated from the following file:< ul >
< li > < a class = "el" href = "vk__mem__alloc_8h_source.html" > vk_mem_alloc.h< / a > < / li >
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
Generated by   < a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
< / a > 1.8.13
< / small > < / address >
< / body >
< / html >