2019-01-15 10:45:58 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2017-09-22 14:57:38 +00:00
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
2021-10-18 15:32:40 +00:00
< meta http-equiv = "X-UA-Compatible" content = "IE=11" / >
2022-03-14 17:05:55 +00:00
< meta name = "generator" content = "Doxygen 1.9.3" / >
2017-09-22 14:57:38 +00:00
< 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 >
2022-03-14 17:05:55 +00:00
< tr id = "projectrow" >
< td id = "projectalign" >
2017-09-22 14:57:38 +00:00
< div id = "projectname" > Vulkan Memory Allocator
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2022-03-14 17:05:55 +00:00
<!-- Generated by Doxygen 1.9.3 -->
2017-09-22 14:57:38 +00:00
< script type = "text/javascript" >
2021-10-18 15:32:40 +00:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
2018-09-10 09:14:05 +00:00
/* @license-end */
2017-09-22 14:57:38 +00:00
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
2021-10-18 15:32:40 +00:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2017-09-22 14:57:38 +00:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2021-10-18 15:32:40 +00:00
/* @license-end */
< / script >
2017-09-22 14:57:38 +00:00
< 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 >
2022-01-20 16:00:33 +00:00
< div class = "headertitle" > < div class = "title" > VmaVulkanFunctions Struct Reference< div class = "ingroups" > < a class = "el" href = "group__group__init.html" > Library initialization< / a > < / div > < / 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
< table class = "memberdecls" >
2021-10-18 15:32:40 +00:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pub-attribs" name = "pub-attribs" > < / a >
2017-09-22 14:57:38 +00:00
Public Attributes< / h2 > < / td > < / tr >
2021-11-29 16:52:30 +00:00
< tr class = "memitem:a3eafa102f5f8915f093f40675636b849" > < td class = "memItemLeft" align = "right" valign = "top" > PFN_vkGetInstanceProcAddr  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_vma_vulkan_functions.html#a3eafa102f5f8915f093f40675636b849" > vkGetInstanceProcAddr< / a > < / td > < / tr >
< tr class = "memdesc:a3eafa102f5f8915f093f40675636b849" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Required when using VMA_DYNAMIC_VULKAN_FUNCTIONS. < a href = "struct_vma_vulkan_functions.html#a3eafa102f5f8915f093f40675636b849" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a3eafa102f5f8915f093f40675636b849" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac383ab9af127e5e136622fa4ebea9e57" > < td class = "memItemLeft" align = "right" valign = "top" > PFN_vkGetDeviceProcAddr  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_vma_vulkan_functions.html#ac383ab9af127e5e136622fa4ebea9e57" > vkGetDeviceProcAddr< / a > < / td > < / tr >
< tr class = "memdesc:ac383ab9af127e5e136622fa4ebea9e57" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Required when using VMA_DYNAMIC_VULKAN_FUNCTIONS. < a href = "struct_vma_vulkan_functions.html#ac383ab9af127e5e136622fa4ebea9e57" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ac383ab9af127e5e136622fa4ebea9e57" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2017-09-22 14:57:38 +00:00
< 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 >
2018-06-08 15:11:12 +00:00
< tr class = "memitem:a33c322f4c4ad2810f8a9c97a277572f9" > < td class = "memItemLeft" align = "right" valign = "top" > PFN_vkFlushMappedMemoryRanges  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_vma_vulkan_functions.html#a33c322f4c4ad2810f8a9c97a277572f9" > vkFlushMappedMemoryRanges< / a > < / td > < / tr >
< tr class = "separator:a33c322f4c4ad2810f8a9c97a277572f9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5c1093bc32386a8060c37c9f282078a1" > < td class = "memItemLeft" align = "right" valign = "top" > PFN_vkInvalidateMappedMemoryRanges  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_vma_vulkan_functions.html#a5c1093bc32386a8060c37c9f282078a1" > vkInvalidateMappedMemoryRanges< / a > < / td > < / tr >
< tr class = "separator:a5c1093bc32386a8060c37c9f282078a1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2017-09-22 14:57:38 +00:00
< 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 >
2018-12-07 14:24:28 +00:00
< tr class = "memitem:ae5c0db8c89a3b82593dc16aa6a49fa3a" > < td class = "memItemLeft" align = "right" valign = "top" > PFN_vkCmdCopyBuffer  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_vma_vulkan_functions.html#ae5c0db8c89a3b82593dc16aa6a49fa3a" > vkCmdCopyBuffer< / a > < / td > < / tr >
< tr class = "separator:ae5c0db8c89a3b82593dc16aa6a49fa3a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-11-05 16:41:46 +00:00
< tr class = "memitem:a9d8d1b05d2b1e7e1d9b27f6f585acf9c" > < td class = "memItemLeft" align = "right" valign = "top" > PFN_vkGetBufferMemoryRequirements2KHR  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_vma_vulkan_functions.html#a9d8d1b05d2b1e7e1d9b27f6f585acf9c" > vkGetBufferMemoryRequirements2KHR< / a > < / td > < / tr >
< tr class = "memdesc:a9d8d1b05d2b1e7e1d9b27f6f585acf9c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Fetch "vkGetBufferMemoryRequirements2" on Vulkan > = 1.1, fetch "vkGetBufferMemoryRequirements2KHR" when using VK_KHR_dedicated_allocation extension. < a href = "struct_vma_vulkan_functions.html#a9d8d1b05d2b1e7e1d9b27f6f585acf9c" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a9d8d1b05d2b1e7e1d9b27f6f585acf9c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9cdcdc1e2b2ea7c571f7d27e30ba6875" > < td class = "memItemLeft" align = "right" valign = "top" > PFN_vkGetImageMemoryRequirements2KHR  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_vma_vulkan_functions.html#a9cdcdc1e2b2ea7c571f7d27e30ba6875" > vkGetImageMemoryRequirements2KHR< / a > < / td > < / tr >
< tr class = "memdesc:a9cdcdc1e2b2ea7c571f7d27e30ba6875" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Fetch "vkGetImageMemoryRequirements 2" on Vulkan > = 1.1, fetch "vkGetImageMemoryRequirements2KHR" when using VK_KHR_dedicated_allocation extension. < a href = "struct_vma_vulkan_functions.html#a9cdcdc1e2b2ea7c571f7d27e30ba6875" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a9cdcdc1e2b2ea7c571f7d27e30ba6875" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0c4907235aab9df2767b79836afa2dc9" > < td class = "memItemLeft" align = "right" valign = "top" > PFN_vkBindBufferMemory2KHR  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_vma_vulkan_functions.html#a0c4907235aab9df2767b79836afa2dc9" > vkBindBufferMemory2KHR< / a > < / td > < / tr >
< tr class = "memdesc:a0c4907235aab9df2767b79836afa2dc9" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Fetch "vkBindBufferMemory2" on Vulkan > = 1.1, fetch "vkBindBufferMemory2KHR" when using VK_KHR_bind_memory2 extension. < a href = "struct_vma_vulkan_functions.html#a0c4907235aab9df2767b79836afa2dc9" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a0c4907235aab9df2767b79836afa2dc9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab95aaa73ab8a3fe9fd3daaaec4e0b2bf" > < td class = "memItemLeft" align = "right" valign = "top" > PFN_vkBindImageMemory2KHR  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_vma_vulkan_functions.html#ab95aaa73ab8a3fe9fd3daaaec4e0b2bf" > vkBindImageMemory2KHR< / a > < / td > < / tr >
< tr class = "memdesc:ab95aaa73ab8a3fe9fd3daaaec4e0b2bf" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Fetch "vkBindImageMemory2" on Vulkan > = 1.1, fetch "vkBindImageMemory2KHR" when using VK_KHR_bind_memory2 extension. < a href = "struct_vma_vulkan_functions.html#ab95aaa73ab8a3fe9fd3daaaec4e0b2bf" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ab95aaa73ab8a3fe9fd3daaaec4e0b2bf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0d992896e6ffcf92b9d7ea049fa5c445" > < td class = "memItemLeft" align = "right" valign = "top" > PFN_vkGetPhysicalDeviceMemoryProperties2KHR  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_vma_vulkan_functions.html#a0d992896e6ffcf92b9d7ea049fa5c445" > vkGetPhysicalDeviceMemoryProperties2KHR< / a > < / td > < / tr >
< tr class = "separator:a0d992896e6ffcf92b9d7ea049fa5c445" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-02-17 16:34:48 +00:00
< tr class = "memitem:a3d6cc5633bdbfec728213d6dfae7d413" > < td class = "memItemLeft" align = "right" valign = "top" > PFN_vkGetDeviceBufferMemoryRequirements  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_vma_vulkan_functions.html#a3d6cc5633bdbfec728213d6dfae7d413" > vkGetDeviceBufferMemoryRequirements< / a > < / td > < / tr >
< tr class = "memdesc:a3d6cc5633bdbfec728213d6dfae7d413" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Fetch from "vkGetDeviceBufferMemoryRequirements" on Vulkan > = 1.3, but you can also fetch it from "vkGetDeviceBufferMemoryRequirementsKHR" if you enabled extension VK_KHR_maintenance4. < a href = "struct_vma_vulkan_functions.html#a3d6cc5633bdbfec728213d6dfae7d413" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a3d6cc5633bdbfec728213d6dfae7d413" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afd4780c565028cd15498528883f51fc6" > < td class = "memItemLeft" align = "right" valign = "top" > PFN_vkGetDeviceImageMemoryRequirements  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_vma_vulkan_functions.html#afd4780c565028cd15498528883f51fc6" > vkGetDeviceImageMemoryRequirements< / a > < / td > < / tr >
< tr class = "memdesc:afd4780c565028cd15498528883f51fc6" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Fetch from "vkGetDeviceImageMemoryRequirements" on Vulkan > = 1.3, but you can also fetch it from "vkGetDeviceImageMemoryRequirementsKHR" if you enabled extension VK_KHR_maintenance4. < a href = "struct_vma_vulkan_functions.html#afd4780c565028cd15498528883f51fc6" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:afd4780c565028cd15498528883f51fc6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2017-09-22 14:57:38 +00:00
< / table >
2017-09-25 13:29:34 +00:00
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2021-10-18 15:32:40 +00:00
< 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 >
2017-09-25 13:29:34 +00:00
< / div > < h2 class = "groupheader" > Member Data Documentation< / h2 >
2021-10-18 15:32:40 +00:00
< a id = "a2943bf99dfd784a0e8f599d987e22e6c" name = "a2943bf99dfd784a0e8f599d987e22e6c" > < / a >
2017-09-22 14:57:38 +00:00
< 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 >
2021-10-18 15:32:40 +00:00
< a id = "a94fc4f3a605d9880bb3c0ba2c2fc80b2" name = "a94fc4f3a605d9880bb3c0ba2c2fc80b2" > < / a >
2017-09-22 14:57:38 +00:00
< 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" >
2021-11-05 16:41:46 +00:00
< / div >
< / div >
< a id = "a0c4907235aab9df2767b79836afa2dc9" name = "a0c4907235aab9df2767b79836afa2dc9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0c4907235aab9df2767b79836afa2dc9" > ◆ < / a > < / span > vkBindBufferMemory2KHR< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > PFN_vkBindBufferMemory2KHR VmaVulkanFunctions::vkBindBufferMemory2KHR< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Fetch "vkBindBufferMemory2" on Vulkan > = 1.1, fetch "vkBindBufferMemory2KHR" when using VK_KHR_bind_memory2 extension. < / p >
2017-09-22 14:57:38 +00:00
< / div >
< / div >
2021-10-18 15:32:40 +00:00
< a id = "a1338d96a128a5ade648b8d934907c637" name = "a1338d96a128a5ade648b8d934907c637" > < / a >
2017-09-22 14:57:38 +00:00
< 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" >
2021-11-05 16:41:46 +00:00
< / div >
< / div >
< a id = "ab95aaa73ab8a3fe9fd3daaaec4e0b2bf" name = "ab95aaa73ab8a3fe9fd3daaaec4e0b2bf" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab95aaa73ab8a3fe9fd3daaaec4e0b2bf" > ◆ < / a > < / span > vkBindImageMemory2KHR< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > PFN_vkBindImageMemory2KHR VmaVulkanFunctions::vkBindImageMemory2KHR< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Fetch "vkBindImageMemory2" on Vulkan > = 1.1, fetch "vkBindImageMemory2KHR" when using VK_KHR_bind_memory2 extension. < / p >
2018-12-07 14:24:28 +00:00
< / div >
< / div >
2021-10-18 15:32:40 +00:00
< a id = "ae5c0db8c89a3b82593dc16aa6a49fa3a" name = "ae5c0db8c89a3b82593dc16aa6a49fa3a" > < / a >
2018-12-07 14:24:28 +00:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae5c0db8c89a3b82593dc16aa6a49fa3a" > ◆ < / a > < / span > vkCmdCopyBuffer< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > PFN_vkCmdCopyBuffer VmaVulkanFunctions::vkCmdCopyBuffer< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2017-09-22 14:57:38 +00:00
< / div >
< / div >
2021-10-18 15:32:40 +00:00
< a id = "ae8084315a25006271a2edfc3a447519f" name = "ae8084315a25006271a2edfc3a447519f" > < / a >
2017-09-22 14:57:38 +00:00
< 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 >
2021-10-18 15:32:40 +00:00
< a id = "a23ebe70be515b9b5010a1d691200e325" name = "a23ebe70be515b9b5010a1d691200e325" > < / a >
2017-09-22 14:57:38 +00:00
< 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 >
2021-10-18 15:32:40 +00:00
< a id = "a7e054606faddb07f0e8556f3ed317d45" name = "a7e054606faddb07f0e8556f3ed317d45" > < / a >
2017-09-22 14:57:38 +00:00
< 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 >
2021-10-18 15:32:40 +00:00
< a id = "a90b898227039b1dcb3520f6e91f09ffa" name = "a90b898227039b1dcb3520f6e91f09ffa" > < / a >
2017-09-22 14:57:38 +00:00
< 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" >
2018-06-08 15:11:12 +00:00
< / div >
< / div >
2021-10-18 15:32:40 +00:00
< a id = "a33c322f4c4ad2810f8a9c97a277572f9" name = "a33c322f4c4ad2810f8a9c97a277572f9" > < / a >
2018-06-08 15:11:12 +00:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a33c322f4c4ad2810f8a9c97a277572f9" > ◆ < / a > < / span > vkFlushMappedMemoryRanges< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > PFN_vkFlushMappedMemoryRanges VmaVulkanFunctions::vkFlushMappedMemoryRanges< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2017-09-22 14:57:38 +00:00
< / div >
< / div >
2021-10-18 15:32:40 +00:00
< a id = "a4c658701778564d62034255b5dda91b4" name = "a4c658701778564d62034255b5dda91b4" > < / a >
2017-09-22 14:57:38 +00:00
< 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 >
2021-10-18 15:32:40 +00:00
< a id = "a5b92901df89a4194b0d12f6071d4d143" name = "a5b92901df89a4194b0d12f6071d4d143" > < / a >
2017-09-22 14:57:38 +00:00
< 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" >
2021-11-05 16:41:46 +00:00
< / div >
< / div >
< a id = "a9d8d1b05d2b1e7e1d9b27f6f585acf9c" name = "a9d8d1b05d2b1e7e1d9b27f6f585acf9c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9d8d1b05d2b1e7e1d9b27f6f585acf9c" > ◆ < / a > < / span > vkGetBufferMemoryRequirements2KHR< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > PFN_vkGetBufferMemoryRequirements2KHR VmaVulkanFunctions::vkGetBufferMemoryRequirements2KHR< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Fetch "vkGetBufferMemoryRequirements2" on Vulkan > = 1.1, fetch "vkGetBufferMemoryRequirements2KHR" when using VK_KHR_dedicated_allocation extension. < / p >
2022-02-17 16:34:48 +00:00
< / div >
< / div >
< a id = "a3d6cc5633bdbfec728213d6dfae7d413" name = "a3d6cc5633bdbfec728213d6dfae7d413" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3d6cc5633bdbfec728213d6dfae7d413" > ◆ < / a > < / span > vkGetDeviceBufferMemoryRequirements< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > PFN_vkGetDeviceBufferMemoryRequirements VmaVulkanFunctions::vkGetDeviceBufferMemoryRequirements< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Fetch from "vkGetDeviceBufferMemoryRequirements" on Vulkan > = 1.3, but you can also fetch it from "vkGetDeviceBufferMemoryRequirementsKHR" if you enabled extension VK_KHR_maintenance4. < / p >
< / div >
< / div >
< a id = "afd4780c565028cd15498528883f51fc6" name = "afd4780c565028cd15498528883f51fc6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afd4780c565028cd15498528883f51fc6" > ◆ < / a > < / span > vkGetDeviceImageMemoryRequirements< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > PFN_vkGetDeviceImageMemoryRequirements VmaVulkanFunctions::vkGetDeviceImageMemoryRequirements< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Fetch from "vkGetDeviceImageMemoryRequirements" on Vulkan > = 1.3, but you can also fetch it from "vkGetDeviceImageMemoryRequirementsKHR" if you enabled extension VK_KHR_maintenance4. < / p >
2021-11-29 16:52:30 +00:00
< / div >
< / div >
< a id = "ac383ab9af127e5e136622fa4ebea9e57" name = "ac383ab9af127e5e136622fa4ebea9e57" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac383ab9af127e5e136622fa4ebea9e57" > ◆ < / a > < / span > vkGetDeviceProcAddr< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > PFN_vkGetDeviceProcAddr VmaVulkanFunctions::vkGetDeviceProcAddr< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Required when using VMA_DYNAMIC_VULKAN_FUNCTIONS. < / p >
2017-09-22 14:57:38 +00:00
< / div >
< / div >
2021-10-18 15:32:40 +00:00
< a id = "a475f6f49f8debe4d10800592606d53f4" name = "a475f6f49f8debe4d10800592606d53f4" > < / a >
2017-09-22 14:57:38 +00:00
< 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" >
2021-11-05 16:41:46 +00:00
< / div >
< / div >
< a id = "a9cdcdc1e2b2ea7c571f7d27e30ba6875" name = "a9cdcdc1e2b2ea7c571f7d27e30ba6875" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9cdcdc1e2b2ea7c571f7d27e30ba6875" > ◆ < / a > < / span > vkGetImageMemoryRequirements2KHR< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > PFN_vkGetImageMemoryRequirements2KHR VmaVulkanFunctions::vkGetImageMemoryRequirements2KHR< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Fetch "vkGetImageMemoryRequirements 2" on Vulkan > = 1.1, fetch "vkGetImageMemoryRequirements2KHR" when using VK_KHR_dedicated_allocation extension. < / p >
2021-11-29 16:52:30 +00:00
< / div >
< / div >
< a id = "a3eafa102f5f8915f093f40675636b849" name = "a3eafa102f5f8915f093f40675636b849" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3eafa102f5f8915f093f40675636b849" > ◆ < / a > < / span > vkGetInstanceProcAddr< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > PFN_vkGetInstanceProcAddr VmaVulkanFunctions::vkGetInstanceProcAddr< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Required when using VMA_DYNAMIC_VULKAN_FUNCTIONS. < / p >
2017-09-22 14:57:38 +00:00
< / div >
< / div >
2021-10-18 15:32:40 +00:00
< a id = "a60d25c33bba06bb8592e6875cbaa9830" name = "a60d25c33bba06bb8592e6875cbaa9830" > < / a >
2017-09-22 14:57:38 +00:00
< 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" >
2021-11-05 16:41:46 +00:00
< / div >
< / div >
< a id = "a0d992896e6ffcf92b9d7ea049fa5c445" name = "a0d992896e6ffcf92b9d7ea049fa5c445" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0d992896e6ffcf92b9d7ea049fa5c445" > ◆ < / a > < / span > vkGetPhysicalDeviceMemoryProperties2KHR< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > PFN_vkGetPhysicalDeviceMemoryProperties2KHR VmaVulkanFunctions::vkGetPhysicalDeviceMemoryProperties2KHR< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2017-09-22 14:57:38 +00:00
< / div >
< / div >
2021-10-18 15:32:40 +00:00
< a id = "a77b7a74082823e865dd6546623468f96" name = "a77b7a74082823e865dd6546623468f96" > < / a >
2017-09-22 14:57:38 +00:00
< 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" >
2018-06-08 15:11:12 +00:00
< / div >
< / div >
2021-10-18 15:32:40 +00:00
< a id = "a5c1093bc32386a8060c37c9f282078a1" name = "a5c1093bc32386a8060c37c9f282078a1" > < / a >
2018-06-08 15:11:12 +00:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5c1093bc32386a8060c37c9f282078a1" > ◆ < / a > < / span > vkInvalidateMappedMemoryRanges< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > PFN_vkInvalidateMappedMemoryRanges VmaVulkanFunctions::vkInvalidateMappedMemoryRanges< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2017-09-22 14:57:38 +00:00
< / div >
< / div >
2021-10-18 15:32:40 +00:00
< a id = "ab5c1f38dea3a2cf00dc9eb4f57218c49" name = "ab5c1f38dea3a2cf00dc9eb4f57218c49" > < / a >
2017-09-22 14:57:38 +00:00
< 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 >
2021-10-18 15:32:40 +00:00
< a id = "acc798589736f0becb317fc2196c1d8b9" name = "acc798589736f0becb317fc2196c1d8b9" > < / a >
2017-09-22 14:57:38 +00:00
< 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 >
2021-10-18 15:32:40 +00:00
< li > D:/PROJECTS/Vulkan Memory Allocator/REPO/include/< a class = "el" href = "vk__mem__alloc_8h.html" > vk_mem_alloc.h< / a > < / li >
2017-09-22 14:57:38 +00:00
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2022-03-14 17:05:55 +00:00
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.3
2017-09-22 14:57:38 +00:00
< / small > < / address >
< / body >
< / html >