Updated year to 2026 in comments Prepared CHANGELOG.md for next version. Rebuilt the docs.
diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e21d9d..aace46e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md
@@ -1,3 +1,12 @@ +# 3.4.0 (2026-??-??) + +- Improvements for external memory export & import (#503): + - Added functions `vmaCreateDedicatedBuffer`, `vmaCreateDedicatedImage`, `vmaAllocateDedicatedMemory` offering extra parameter `void* pMemoryAllocateNext`. + - Added function `vmaGetMemoryWin32Handle2` offering extra parameter `VkExternalMemoryHandleTypeFlagBits handleType`. +- Added `VMA_VERSION` macro with library version number (#507). +- Fixes for compatibility with C++20 modules on Clang 21 and GCC15 (#513, #514). +- Other fixes and improvements, including compatibility with various platforms and compilers, improvements in documentation, sample application, and tests. + # 3.3.0 (2025-05-12) Additions to the library API:
diff --git a/CMakeLists.txt b/CMakeLists.txt index c284c58..d879d48 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -1,5 +1,5 @@ # -# Copyright (c) 2017-2025 Advanced Micro Devices, Inc. All rights reserved. +# Copyright (c) 2017-2026 Advanced Micro Devices, Inc. All rights reserved. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal
diff --git a/LICENSE.txt b/LICENSE.txt index a080d9b..be95175 100644 --- a/LICENSE.txt +++ b/LICENSE.txt
@@ -1,4 +1,4 @@ -Copyright (c) 2017-2025 Advanced Micro Devices, Inc. All rights reserved. +Copyright (c) 2017-2026 Advanced Micro Devices, Inc. All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal
diff --git a/docs/html/allocation_annotation.html b/docs/html/allocation_annotation.html index 7345468..ce99f9d 100644 --- a/docs/html/allocation_annotation.html +++ b/docs/html/allocation_annotation.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Allocation names and user data</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -120,7 +120,7 @@ </div><!-- PageDoc --> <!-- 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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/annotated.html b/docs/html/annotated.html index 4080b50..5786c7b 100644 --- a/docs/html/annotated.html +++ b/docs/html/annotated.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Class List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -106,7 +106,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/choosing_memory_type.html b/docs/html/choosing_memory_type.html index 3e83c9b..519959c 100644 --- a/docs/html/choosing_memory_type.html +++ b/docs/html/choosing_memory_type.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Choosing memory type</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -125,7 +125,7 @@ <div class="ttc" id="astruct_vma_allocation_create_info_html_add09658ac14fe290ace25470ddd6d41b"><div class="ttname"><a href="struct_vma_allocation_create_info.html#add09658ac14fe290ace25470ddd6d41b">VmaAllocationCreateInfo::flags</a></div><div class="ttdeci">VmaAllocationCreateFlags flags</div><div class="ttdoc">Use VmaAllocationCreateFlagBits enum.</div><div class="ttdef"><b>Definition</b> vk_mem_alloc.h:1296</div></div> </div><!-- fragment --><p>For more examples of creating different kinds of resources, see chapter <a class="el" href="usage_patterns.html">Recommended usage patterns</a>. See also: <a class="el" href="memory_mapping.html">Memory mapping</a>.</p> <p>Usage values <span class="tt">VMA_MEMORY_USAGE_AUTO*</span> are legal to use only when the library knows about the resource being created by having <span class="tt">VkBufferCreateInfo</span> / <span class="tt">VkImageCreateInfo</span> passed, so they work with functions like: <a class="el" href="group__group__alloc.html#gac72ee55598617e8eecca384e746bab51" title="Creates a new VkBuffer, allocates and binds memory for it.">vmaCreateBuffer()</a>, <a class="el" href="group__group__alloc.html#ga02a94f25679275851a53e82eacbcfc73" title="Function similar to vmaCreateBuffer() but for images.">vmaCreateImage()</a>, <a class="el" href="group__group__alloc.html#gae790ab9ffaf7667fb8f62523e6897888" title="Helps to find memoryTypeIndex, given VkBufferCreateInfo and VmaAllocationCreateInfo.">vmaFindMemoryTypeIndexForBufferInfo()</a> etc. If you allocate raw memory using function <a class="el" href="group__group__alloc.html#gabf28077dbf82d0908b8acbe8ee8dd9b8" title="General purpose memory allocation.">vmaAllocateMemory()</a>, you have to use other means of selecting memory type, as described below.</p> -<dl class="section note"><dt>Note</dt><dd>Old usage values (<span class="tt">VMA_MEMORY_USAGE_GPU_ONLY</span>, <span class="tt">VMA_MEMORY_USAGE_CPU_ONLY</span>, <span class="tt">VMA_MEMORY_USAGE_CPU_TO_GPU</span>, <span class="tt">VMA_MEMORY_USAGE_GPU_TO_CPU</span>, <span class="tt">VMA_MEMORY_USAGE_CPU_COPY</span>) are still available and work same way as in previous versions of the library for backward compatibility, but they are deprecated.</dd></dl> +<dl class="section note"><dt>Note</dt><dd>Old usage values (<span class="tt"><a class="el" href="group__group__alloc.html#ggaa5846affa1e9da3800e3e78fae2305ccac6b5dc1432d88647aa4cd456246eadf7">VMA_MEMORY_USAGE_GPU_ONLY</a></span>, <span class="tt"><a class="el" href="group__group__alloc.html#ggaa5846affa1e9da3800e3e78fae2305cca40bdf4cddeffeb12f43d45ca1286e0a5">VMA_MEMORY_USAGE_CPU_ONLY</a></span>, <span class="tt"><a class="el" href="group__group__alloc.html#ggaa5846affa1e9da3800e3e78fae2305cca9066b52c5a7079bb74a69aaf8b92ff67">VMA_MEMORY_USAGE_CPU_TO_GPU</a></span>, <span class="tt"><a class="el" href="group__group__alloc.html#ggaa5846affa1e9da3800e3e78fae2305cca7b586d2fdaf82a463b58f581ed72be27">VMA_MEMORY_USAGE_GPU_TO_CPU</a></span>, <span class="tt"><a class="el" href="group__group__alloc.html#ggaa5846affa1e9da3800e3e78fae2305cca416a444d4d0fc20067c3f76f32ff2500">VMA_MEMORY_USAGE_CPU_COPY</a></span>) are still available and work same way as in previous versions of the library for backward compatibility, but they are deprecated.</dd></dl> <h1 class="doxsection"><a class="anchor" id="choosing_memory_type_required_preferred_flags"></a> Required and preferred flags</h1> <p>You can specify more detailed requirements by filling members <a class="el" href="struct_vma_allocation_create_info.html#a9166390303ff42d783305bc31c2b6b90" title="Flags that must be set in a Memory Type chosen for an allocation.">VmaAllocationCreateInfo::requiredFlags</a> and <a class="el" href="struct_vma_allocation_create_info.html#a7fe8d81a1ad10b2a2faacacee5b15d6d" title="Flags that preferably should be set in a memory type chosen for an allocation.">VmaAllocationCreateInfo::preferredFlags</a> with a combination of bits from enum <span class="tt">VkMemoryPropertyFlags</span>. For example, if you want to create a buffer that will be persistently mapped on host (so it must be <span class="tt">HOST_VISIBLE</span>) and preferably will also be <span class="tt">HOST_COHERENT</span> and <span class="tt">HOST_CACHED</span>, use following code:</p> @@ -178,7 +178,7 @@ </div><!-- PageDoc --> <!-- 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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/classes.html b/docs/html/classes.html index 82c1075..bc417b5 100644 --- a/docs/html/classes.html +++ b/docs/html/classes.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Class Index</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -83,7 +83,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/configuration.html b/docs/html/configuration.html index 6b7baee..0c6260d 100644 --- a/docs/html/configuration.html +++ b/docs/html/configuration.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Configuration</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -109,7 +109,7 @@ </div><!-- PageDoc --> <!-- 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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/custom_memory_pools.html b/docs/html/custom_memory_pools.html index 9044939..bd06848 100644 --- a/docs/html/custom_memory_pools.html +++ b/docs/html/custom_memory_pools.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Custom memory pools</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -227,7 +227,7 @@ </div><!-- PageDoc --> <!-- 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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/debugging_memory_usage.html b/docs/html/debugging_memory_usage.html index aac63df..4eec656 100644 --- a/docs/html/debugging_memory_usage.html +++ b/docs/html/debugging_memory_usage.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Debugging incorrect memory usage</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -120,7 +120,7 @@ </div><!-- PageDoc --> <!-- 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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/defragmentation.html b/docs/html/defragmentation.html index dff4b8d..e473e3a 100644 --- a/docs/html/defragmentation.html +++ b/docs/html/defragmentation.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Defragmentation</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -204,7 +204,7 @@ </div><!-- PageDoc --> <!-- 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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/deprecated.html b/docs/html/deprecated.html index fdc6db3..118a27f 100644 --- a/docs/html/deprecated.html +++ b/docs/html/deprecated.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Deprecated List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -92,7 +92,7 @@ </div><!-- PageDoc --> <!-- 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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/dir_d44c64559bbebec7f509842c48db8b23.html b/docs/html/dir_d44c64559bbebec7f509842c48db8b23.html index cb11150..5adabd2 100644 --- a/docs/html/dir_d44c64559bbebec7f509842c48db8b23.html +++ b/docs/html/dir_d44c64559bbebec7f509842c48db8b23.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: C:/Code/VulkanMemoryAllocator/REPO/include Directory Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -86,7 +86,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/doxygen.css b/docs/html/doxygen.css index 5d2eecd..8c4d583 100644 --- a/docs/html/doxygen.css +++ b/docs/html/doxygen.css
@@ -1,4 +1,4 @@ -/* The standard CSS for doxygen 1.14.0*/ +/* The standard CSS for doxygen 1.15.0*/ html { /* page base colors */ @@ -158,6 +158,7 @@ --fragment-lineno-link-hover-fg-color: #4665A2; --fragment-lineno-link-hover-bg-color: #C8C8C8; --fragment-copy-ok-color: #2EC82E; +--fragment-highlight-filter: -3; --tooltip-foreground-color: black; --tooltip-background-color: rgba(255,255,255,0.8); --tooltip-arrow-background-color: white; @@ -360,6 +361,7 @@ --fragment-lineno-link-hover-fg-color: #8E96A1; --fragment-lineno-link-hover-bg-color: #505050; --fragment-copy-ok-color: #0EA80E; +--fragment-highlight-filter: 5; --tooltip-foreground-color: #C9D1D9; --tooltip-background-color: #202020; --tooltip-arrow-background-color: #202020; @@ -744,6 +746,7 @@ span.tt { white-space: pre; font-family: var(--font-family-monospace); + background-color: var(--fragment-background-color); } .clipboard { @@ -1914,6 +1917,10 @@ color: var(--warning-color-hl); } +dl.warning .tt, dl.attention .tt, dl.important .tt { + background-color: hsl(from var(--warning-color-bg) h s calc(l + var(--fragment-highlight-filter))); +} + dl.note, dl.remark { background: var(--note-color-bg); border-left: 8px solid var(--note-color-hl); @@ -1924,6 +1931,10 @@ color: var(--note-color-hl); } +dl.note .tt, dl.remark .tt { + background-color: hsl(from var(--note-color-bg) h s calc(l + var(--fragment-highlight-filter))); +} + dl.todo { background: var(--todo-color-bg); border-left: 8px solid var(--todo-color-hl); @@ -1934,6 +1945,10 @@ color: var(--todo-color-hl); } +dl.todo .tt { + background-color: hsl(from var(--todo-color-bg) h s calc(l + var(--fragment-highlight-filter))); +} + dl.test { background: var(--test-color-bg); border-left: 8px solid var(--test-color-hl); @@ -1944,6 +1959,10 @@ color: var(--test-color-hl); } +dl.test .tt { + background-color: hsl(from var(--test-color-bg) h s calc(l + var(--fragment-highlight-filter))); +} + dl.bug dt a { color: var(--bug-color-hl) !important; } @@ -1958,6 +1977,10 @@ color: var(--bug-color-hl) !important; } +dl.bug .tt { + background-color: hsl(from var(--bug-color-bg) h s calc(l + var(--fragment-highlight-filter))); +} + dl.deprecated { background: var(--deprecated-color-bg); border-left: 8px solid var(--deprecated-color-hl); @@ -1968,12 +1991,11 @@ color: var(--deprecated-color-hl) !important; } -dl.note dd, dl.warning dd, dl.pre dd, dl.post dd, -dl.remark dd, dl.attention dd, dl.important dd, dl.invariant dd, -dl.bug dd, dl.deprecated dd, dl.todo dd, dl.test dd { - margin-inline-start: 0px; +dl.deprecated .tt { + background-color: hsl(from var(--deprecated-color-bg) h s calc(l + var(--fragment-highlight-filter))); } + dl.invariant, dl.pre, dl.post { background: var(--invariant-color-bg); border-left: 8px solid var(--invariant-color-hl); @@ -1984,6 +2006,16 @@ color: var(--invariant-color-hl); } +dl.invariant .tt, dl.pre .tt, dl.post .tt { + background-color: hsl(from var(--invariant-color-bg) h s calc(l + var(--fragment-highlight-filter))); +} + +dl.note dd, dl.warning dd, dl.pre dd, dl.post dd, +dl.remark dd, dl.attention dd, dl.important dd, dl.invariant dd, +dl.bug dd, dl.deprecated dd, dl.todo dd, dl.test dd { + margin-inline-start: 0px; +} + #projectrow {
diff --git a/docs/html/doxygen_crawl.html b/docs/html/doxygen_crawl.html index f4404e9..793b5a0 100644 --- a/docs/html/doxygen_crawl.html +++ b/docs/html/doxygen_crawl.html
@@ -4,7 +4,7 @@ <title>Validator / crawler helper</title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> </head> <body>
diff --git a/docs/html/enabling_buffer_device_address.html b/docs/html/enabling_buffer_device_address.html index 4661324..ae5448a 100644 --- a/docs/html/enabling_buffer_device_address.html +++ b/docs/html/enabling_buffer_device_address.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Enabling buffer device address</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -99,7 +99,7 @@ </div><!-- PageDoc --> <!-- 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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/faq.html b/docs/html/faq.html index 2ac0387..a166154 100644 --- a/docs/html/faq.html +++ b/docs/html/faq.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Frequently asked questions</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -103,7 +103,7 @@ <p>VMA is an STB-style single-header C++ library.</p> <p>You can pull the entire GitHub repository, e.g. using Git submodules. The repository contains ancillary files like the Cmake script, Doxygen config file, sample application, test suite, and others. You can compile it as a library and link with your project.</p> <p>However, a simpler way is taking the single file "include/vk_mem_alloc.h" and including it in your project. This extensive file contains all you need: a copyright notice, declarations of the public library interface (API), its internal implementation, and even the documentation in form of Doxygen-style comments.</p> -<p>The "STB style" means not everything is implemented as inline functions in the header file. You need to extract the internal implementation using a special macro. This means that in every .cpp file where you need to use the library you should <span class="tt">#include "vk_mem_alloc.h"</span> to include its public interface, but additionally in exactly one .cpp file you should <span class="tt">#define VMA_IMPLEMENTATION</span> before this <span class="tt">#include</span> to enable its internal implementation. For more information, see <a class="el" href="quick_start.html#quick_start_project_setup">Project setup</a>.</p> +<p>The "STB style" means not everything is implemented as inline functions in the header file. You need to extract the internal implementation using a special macro. This means that in every .cpp file where you need to use the library you should <span class="tt">#include "<a class="el" href="vk__mem__alloc_8h.html">vk_mem_alloc.h</a>"</span> to include its public interface, but additionally in exactly one .cpp file you should <span class="tt">#define VMA_IMPLEMENTATION</span> before this <span class="tt">#include</span> to enable its internal implementation. For more information, see <a class="el" href="quick_start.html#quick_start_project_setup">Project setup</a>.</p> <p><b>Does the library work with C or C++?</b></p> <p>The internal implementation of VMA is written in C++. It is distributed in the source format, so you need a compiler supporting at least C++14 to build it.</p> <p>However, the public interface of the library is written in C - using only enums, structs, and global functions, in the same style as Vulkan, so you can use the library in the C code.</p> @@ -155,7 +155,7 @@ </div><!-- PageDoc --> <!-- 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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/files.html b/docs/html/files.html index 59195e7..9567929 100644 --- a/docs/html/files.html +++ b/docs/html/files.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: File List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -83,7 +83,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/functions.html b/docs/html/functions.html index 641dbf7..d84ea60 100644 --- a/docs/html/functions.html +++ b/docs/html/functions.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Class Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -214,7 +214,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/functions_vars.html b/docs/html/functions_vars.html index 4e0720a..1fa5ee8 100644 --- a/docs/html/functions_vars.html +++ b/docs/html/functions_vars.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Class Members - Variables</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -214,7 +214,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/general_considerations.html b/docs/html/general_considerations.html index 02eaa74..e826bdb 100644 --- a/docs/html/general_considerations.html +++ b/docs/html/general_considerations.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: General considerations</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -135,7 +135,7 @@ </div><!-- PageDoc --> <!-- 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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/globals.html b/docs/html/globals.html index 564913d..eda5220 100644 --- a/docs/html/globals.html +++ b/docs/html/globals.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: File Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -257,7 +257,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/globals_defs.html b/docs/html/globals_defs.html index ac84a42..37f7bd5 100644 --- a/docs/html/globals_defs.html +++ b/docs/html/globals_defs.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: File Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -77,7 +77,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/globals_enum.html b/docs/html/globals_enum.html index 48be59c..f7ad19e 100644 --- a/docs/html/globals_enum.html +++ b/docs/html/globals_enum.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: File Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -84,7 +84,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/globals_eval.html b/docs/html/globals_eval.html index 9e55719..98ce5e4 100644 --- a/docs/html/globals_eval.html +++ b/docs/html/globals_eval.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: File Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -140,7 +140,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/globals_func.html b/docs/html/globals_func.html index 721ac9c..2702ef9 100644 --- a/docs/html/globals_func.html +++ b/docs/html/globals_func.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: File Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -154,7 +154,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/globals_type.html b/docs/html/globals_type.html index 084a199..449bba7 100644 --- a/docs/html/globals_type.html +++ b/docs/html/globals_type.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: File Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -118,7 +118,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/group__group__alloc.html b/docs/html/group__group__alloc.html index 5de4ab4..3916d2f 100644 --- a/docs/html/group__group__alloc.html +++ b/docs/html/group__group__alloc.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Memory allocation</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -2841,7 +2841,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/group__group__init.html b/docs/html/group__group__init.html index 1d83484..1560748 100644 --- a/docs/html/group__group__init.html +++ b/docs/html/group__group__init.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Library initialization</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -608,7 +608,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/group__group__stats.html b/docs/html/group__group__stats.html index be75735..c340218 100644 --- a/docs/html/group__group__stats.html +++ b/docs/html/group__group__stats.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Statistics</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -448,7 +448,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/group__group__virtual.html b/docs/html/group__group__virtual.html index b5e23cc..8a382ba 100644 --- a/docs/html/group__group__virtual.html +++ b/docs/html/group__group__virtual.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Virtual allocator</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -593,7 +593,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/index.html b/docs/html/index.html index a8297ef..8d94b3d 100644 --- a/docs/html/index.html +++ b/docs/html/index.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Vulkan Memory Allocator</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -75,7 +75,7 @@ </div><!--header--> <div class="contents"> <div class="textblock"><p><b>Version 3.4.0-development</b></p> -<p>Copyright (c) 2017-2025 Advanced Micro Devices, Inc. All rights reserved. <br /> +<p>Copyright (c) 2017-2026 Advanced Micro Devices, Inc. All rights reserved. <br /> License: MIT <br /> See also: <a href="https://gpuopen.com/vulkan-memory-allocator/">product page on GPUOpen</a>, <a href="https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator">repository on GitHub</a></p> <p><b>API documentation divided into groups:</b> <a href="topics.html">Topics</a></p> @@ -181,7 +181,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/memory_mapping.html b/docs/html/memory_mapping.html index bdc0de9..f820aae 100644 --- a/docs/html/memory_mapping.html +++ b/docs/html/memory_mapping.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Memory mapping</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -169,7 +169,7 @@ </div><!-- PageDoc --> <!-- 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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/other_api_interop.html b/docs/html/other_api_interop.html index f978c7e..45c4166 100644 --- a/docs/html/other_api_interop.html +++ b/docs/html/other_api_interop.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Interop with other graphics APIs</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -236,7 +236,7 @@ </div><!-- PageDoc --> <!-- 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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/pages.html b/docs/html/pages.html index a32f44b..09cc292 100644 --- a/docs/html/pages.html +++ b/docs/html/pages.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Related Pages</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -82,7 +82,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/quick_start.html b/docs/html/quick_start.html index d4f1c90..fcc898b 100644 --- a/docs/html/quick_start.html +++ b/docs/html/quick_start.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Quick start</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -106,7 +106,7 @@ <h2 class="doxsection"><a class="anchor" id="quick_start_initialization_selecting_vulkan_version"></a> Selecting Vulkan version</h2> <p>VMA supports Vulkan version down to 1.0, for backward compatibility. If you want to use higher version, you need to inform the library about it. This is a two-step process.</p> -<p><b>Step 1: Compile time.</b> By default, VMA compiles with code supporting the highest Vulkan version found in the included <span class="tt"><vulkan/vulkan.h></span> that is also supported by the library. If this is OK, you don't need to do anything. However, if you want to compile VMA as if only some lower Vulkan version was available, define macro <span class="tt">VMA_VULKAN_VERSION</span> before every <span class="tt">#include "vk_mem_alloc.h"</span>. It should have decimal numeric value in form of ABBBCCC, where A = major, BBB = minor, CCC = patch Vulkan version. For example, to compile against Vulkan 1.2:</p> +<p><b>Step 1: Compile time.</b> By default, VMA compiles with code supporting the highest Vulkan version found in the included <span class="tt"><vulkan/vulkan.h></span> that is also supported by the library. If this is OK, you don't need to do anything. However, if you want to compile VMA as if only some lower Vulkan version was available, define macro <span class="tt">VMA_VULKAN_VERSION</span> before every <span class="tt">#include "<a class="el" href="vk__mem__alloc_8h.html">vk_mem_alloc.h</a>"</span>. It should have decimal numeric value in form of ABBBCCC, where A = major, BBB = minor, CCC = patch Vulkan version. For example, to compile against Vulkan 1.2:</p> <div class="fragment"><div class="line"><span class="preprocessor">#define VMA_VULKAN_VERSION 1002000 </span><span class="comment">// Vulkan 1.2</span></div> <div class="line"><span class="preprocessor">#include "<a class="code" href="vk__mem__alloc_8h.html">vk_mem_alloc.h</a>"</span></div> </div><!-- fragment --><p><b>Step 2: Runtime.</b> Even when compiled with higher Vulkan version available, VMA can use only features of a lower version, which is configurable during creation of the <a class="el" href="struct_vma_allocator.html" title="Represents main object of this library initialized.">VmaAllocator</a> object. By default, only Vulkan 1.0 is used. To initialize the allocator with support for higher Vulkan version, you need to set member <a class="el" href="struct_vma_allocator_create_info.html#ae0ffc55139b54520a6bb704b29ffc285" title="Optional. Vulkan version that the application uses.">VmaAllocatorCreateInfo::vulkanApiVersion</a> to an appropriate value, e.g. using constants like <span class="tt">VK_API_VERSION_1_2</span>. See code sample below.</p> @@ -232,7 +232,7 @@ </div><!-- PageDoc --> <!-- 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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/resource_aliasing.html b/docs/html/resource_aliasing.html index 30e9032..ee97cb6 100644 --- a/docs/html/resource_aliasing.html +++ b/docs/html/resource_aliasing.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Resource aliasing (overlap)</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -164,7 +164,7 @@ </div><!-- PageDoc --> <!-- 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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/statistics.html b/docs/html/statistics.html index 14547b7..b4a3d51 100644 --- a/docs/html/statistics.html +++ b/docs/html/statistics.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Statistics</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -109,7 +109,7 @@ </div><!-- PageDoc --> <!-- 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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/staying_within_budget.html b/docs/html/staying_within_budget.html index 03b5b3e..94c57b9 100644 --- a/docs/html/staying_within_budget.html +++ b/docs/html/staying_within_budget.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Staying within budget</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -108,7 +108,7 @@ </div><!-- PageDoc --> <!-- 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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_allocation.html b/docs/html/struct_vma_allocation.html index 19298f1..9a97e2d 100644 --- a/docs/html/struct_vma_allocation.html +++ b/docs/html/struct_vma_allocation.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: VmaAllocation Struct Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -89,7 +89,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_allocation_create_info-members.html b/docs/html/struct_vma_allocation_create_info-members.html index 36a9f29..103e01a 100644 --- a/docs/html/struct_vma_allocation_create_info-members.html +++ b/docs/html/struct_vma_allocation_create_info-members.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -88,7 +88,7 @@ </table></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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_allocation_create_info.html b/docs/html/struct_vma_allocation_create_info.html index 71e503e..0070d96 100644 --- a/docs/html/struct_vma_allocation_create_info.html +++ b/docs/html/struct_vma_allocation_create_info.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: VmaAllocationCreateInfo Struct Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -134,7 +134,7 @@ <p>Bitmask containing one bit set for every memory type acceptable for this allocation. </p> <p>Value 0 is equivalent to <span class="tt">UINT32_MAX</span> - it means any memory type is accepted if it meets other requirements specified by this structure, with no further restrictions on memory type index. <br /> -If <span class="tt">pool</span> is not null, this member is ignored. </p> +If <span class="tt"><a class="el" href="#a6272c0555cfd1fe28bff1afeb6190150" title="Pool that this allocation should be created in.">pool</a></span> is not null, this member is ignored. </p> </div> </div> @@ -151,7 +151,7 @@ </div><div class="memdoc"> <p>Pool that this allocation should be created in. </p> -<p>Leave <span class="tt">VK_NULL_HANDLE</span> to allocate from default pool. If not null, members: <span class="tt">usage</span>, <span class="tt">requiredFlags</span>, <span class="tt">preferredFlags</span>, <span class="tt">memoryTypeBits</span> are ignored. </p> +<p>Leave <span class="tt">VK_NULL_HANDLE</span> to allocate from default pool. If not null, members: <span class="tt"><a class="el" href="#accb8b06b1f677d858cb9af20705fa910" title="Intended usage of memory.">usage</a></span>, <span class="tt"><a class="el" href="#a9166390303ff42d783305bc31c2b6b90" title="Flags that must be set in a Memory Type chosen for an allocation.">requiredFlags</a></span>, <span class="tt"><a class="el" href="#a7fe8d81a1ad10b2a2faacacee5b15d6d" title="Flags that preferably should be set in a memory type chosen for an allocation.">preferredFlags</a></span>, <span class="tt"><a class="el" href="#a3bf940c0271d85d6ba32a4d820075055" title="Bitmask containing one bit set for every memory type acceptable for this allocation.">memoryTypeBits</a></span> are ignored. </p> </div> </div> @@ -169,7 +169,7 @@ <p>Flags that preferably should be set in a memory type chosen for an allocation. </p> <p>Set to 0 if no additional flags are preferred. <br /> -If <span class="tt">pool</span> is not null, this member is ignored. </p> +If <span class="tt"><a class="el" href="#a6272c0555cfd1fe28bff1afeb6190150" title="Pool that this allocation should be created in.">pool</a></span> is not null, this member is ignored. </p> </div> </div> @@ -221,7 +221,7 @@ <p>Flags that must be set in a Memory Type chosen for an allocation. </p> <p>Leave 0 if you specify memory requirements in other way. <br /> -If <span class="tt">pool</span> is not null, this member is ignored. </p> +If <span class="tt"><a class="el" href="#a6272c0555cfd1fe28bff1afeb6190150" title="Pool that this allocation should be created in.">pool</a></span> is not null, this member is ignored. </p> </div> </div> @@ -239,7 +239,7 @@ <p>Intended usage of memory. </p> <p>You can leave <a class="el" href="group__group__alloc.html#ggaa5846affa1e9da3800e3e78fae2305ccaf50d27e34e0925cf3a63db8c839121dd">VMA_MEMORY_USAGE_UNKNOWN</a> if you specify memory requirements in other way. <br /> -If <span class="tt">pool</span> is not null, this member is ignored. </p> +If <span class="tt"><a class="el" href="#a6272c0555cfd1fe28bff1afeb6190150" title="Pool that this allocation should be created in.">pool</a></span> is not null, this member is ignored. </p> </div> </div> @@ -249,7 +249,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_allocation_info-members.html b/docs/html/struct_vma_allocation_info-members.html index 544bb41..3f26b53 100644 --- a/docs/html/struct_vma_allocation_info-members.html +++ b/docs/html/struct_vma_allocation_info-members.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -87,7 +87,7 @@ </table></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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_allocation_info.html b/docs/html/struct_vma_allocation_info.html index 6358901..01d8dba 100644 --- a/docs/html/struct_vma_allocation_info.html +++ b/docs/html/struct_vma_allocation_info.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: VmaAllocationInfo Struct Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -85,7 +85,7 @@ <tr class="memitem:ae0bfb7dfdf79a76ffefc9a94677a2f67" id="r_ae0bfb7dfdf79a76ffefc9a94677a2f67"><td class="memItemLeft" align="right" valign="top">VkDeviceMemory </td><td class="memItemRight" valign="bottom"><a class="el" href="#ae0bfb7dfdf79a76ffefc9a94677a2f67">deviceMemory</a></td></tr> <tr class="memdesc:ae0bfb7dfdf79a76ffefc9a94677a2f67"><td class="mdescLeft"> </td><td class="mdescRight">Handle to Vulkan memory object. <br /></td></tr> <tr class="memitem:a4a3c732388dbdc7a23f9365b00825268" id="r_a4a3c732388dbdc7a23f9365b00825268"><td class="memItemLeft" align="right" valign="top">VkDeviceSize </td><td class="memItemRight" valign="bottom"><a class="el" href="#a4a3c732388dbdc7a23f9365b00825268">offset</a></td></tr> -<tr class="memdesc:a4a3c732388dbdc7a23f9365b00825268"><td class="mdescLeft"> </td><td class="mdescRight">Offset in <span class="tt">VkDeviceMemory</span> object to the beginning of this allocation, in bytes. <span class="tt">(deviceMemory, offset)</span> pair is unique to this allocation. <br /></td></tr> +<tr class="memdesc:a4a3c732388dbdc7a23f9365b00825268"><td class="mdescLeft"> </td><td class="mdescRight">Offset in <span class="tt">VkDeviceMemory</span> object to the beginning of this allocation, in bytes. <span class="tt">(<a class="el" href="#ae0bfb7dfdf79a76ffefc9a94677a2f67" title="Handle to Vulkan memory object.">deviceMemory</a>, <a class="el" href="#a4a3c732388dbdc7a23f9365b00825268" title="Offset in VkDeviceMemory object to the beginning of this allocation, in bytes. (deviceMemory,...">offset</a>)</span> pair is unique to this allocation. <br /></td></tr> <tr class="memitem:aac76d113a6a5ccbb09fea00fb25fd18f" id="r_aac76d113a6a5ccbb09fea00fb25fd18f"><td class="memItemLeft" align="right" valign="top">VkDeviceSize </td><td class="memItemRight" valign="bottom"><a class="el" href="#aac76d113a6a5ccbb09fea00fb25fd18f">size</a></td></tr> <tr class="memdesc:aac76d113a6a5ccbb09fea00fb25fd18f"><td class="mdescLeft"> </td><td class="mdescRight">Size of this allocation, in bytes. <br /></td></tr> <tr class="memitem:a5eeffbe2d2f30f53370ff14aefbadbe2" id="r_a5eeffbe2d2f30f53370ff14aefbadbe2"><td class="memItemLeft" align="right" valign="top">void * </td><td class="memItemRight" valign="bottom"><a class="el" href="#a5eeffbe2d2f30f53370ff14aefbadbe2">pMappedData</a></td></tr> @@ -146,7 +146,7 @@ </table> </div><div class="memdoc"> -<p>Offset in <span class="tt">VkDeviceMemory</span> object to the beginning of this allocation, in bytes. <span class="tt">(deviceMemory, offset)</span> pair is unique to this allocation. </p> +<p>Offset in <span class="tt">VkDeviceMemory</span> object to the beginning of this allocation, in bytes. <span class="tt">(<a class="el" href="#ae0bfb7dfdf79a76ffefc9a94677a2f67" title="Handle to Vulkan memory object.">deviceMemory</a>, <a class="el" href="#a4a3c732388dbdc7a23f9365b00825268" title="Offset in VkDeviceMemory object to the beginning of this allocation, in bytes. (deviceMemory,...">offset</a>)</span> pair is unique to this allocation. </p> <p>You usually don't need to use this offset. If you create a buffer or an image together with the allocation using e.g. function <a class="el" href="group__group__alloc.html#gac72ee55598617e8eecca384e746bab51" title="Creates a new VkBuffer, allocates and binds memory for it.">vmaCreateBuffer()</a>, <a class="el" href="group__group__alloc.html#ga02a94f25679275851a53e82eacbcfc73" title="Function similar to vmaCreateBuffer() but for images.">vmaCreateImage()</a>, functions that operate on these resources refer to the beginning of the buffer or image, not entire device memory block. Functions like <a class="el" href="group__group__alloc.html#gad5bd1243512d099706de88168992f069" title="Maps memory represented by given allocation and returns pointer to it.">vmaMapMemory()</a>, <a class="el" href="group__group__alloc.html#ga6b0929b914b60cf2d45cac4bf3547470" title="Binds buffer to allocation.">vmaBindBufferMemory()</a> also refer to the beginning of the allocation and apply this offset automatically.</p> <p>It can change after the allocation is moved during <a class="el" href="defragmentation.html">Defragmentation</a>. </p> @@ -229,7 +229,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_allocation_info2-members.html b/docs/html/struct_vma_allocation_info2-members.html index 5254b53..58be4e0 100644 --- a/docs/html/struct_vma_allocation_info2-members.html +++ b/docs/html/struct_vma_allocation_info2-members.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -83,7 +83,7 @@ </table></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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_allocation_info2.html b/docs/html/struct_vma_allocation_info2.html index 220b2d8..eca8beb 100644 --- a/docs/html/struct_vma_allocation_info2.html +++ b/docs/html/struct_vma_allocation_info2.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: VmaAllocationInfo2 Struct Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -150,7 +150,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_allocator.html b/docs/html/struct_vma_allocator.html index 679de7e..a17bb99 100644 --- a/docs/html/struct_vma_allocator.html +++ b/docs/html/struct_vma_allocator.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: VmaAllocator Struct Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -87,7 +87,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_allocator_create_info-members.html b/docs/html/struct_vma_allocator_create_info-members.html index f613e41..49d4960 100644 --- a/docs/html/struct_vma_allocator_create_info-members.html +++ b/docs/html/struct_vma_allocator_create_info-members.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -91,7 +91,7 @@ </table></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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_allocator_create_info.html b/docs/html/struct_vma_allocator_create_info.html index fe71cbe..57c7746 100644 --- a/docs/html/struct_vma_allocator_create_info.html +++ b/docs/html/struct_vma_allocator_create_info.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: VmaAllocatorCreateInfo Struct Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -207,7 +207,7 @@ <p>Either null or a pointer to an array of limits on maximum number of bytes that can be allocated out of particular Vulkan memory heap. </p> <p>If not NULL, it must be a pointer to an array of <span class="tt">VkPhysicalDeviceMemoryProperties::memoryHeapCount</span> elements, defining limit on maximum number of bytes that can be allocated out of particular Vulkan memory heap.</p> -<p>Any of the elements may be equal to <span class="tt">VK_WHOLE_SIZE</span>, which means no limit on that heap. This is also the default in case of <span class="tt">pHeapSizeLimit</span> = NULL.</p> +<p>Any of the elements may be equal to <span class="tt">VK_WHOLE_SIZE</span>, which means no limit on that heap. This is also the default in case of <span class="tt"><a class="el" href="#a31c192aa6cbffa33279f6d9f0c47c44b" title="Either null or a pointer to an array of limits on maximum number of bytes that can be allocated out o...">pHeapSizeLimit</a></span> = NULL.</p> <p>If there is a limit defined for a heap:</p> <ul> <li>If user tries to allocate more memory from that heap using this allocator, the allocation fails with <span class="tt">VK_ERROR_OUT_OF_DEVICE_MEMORY</span>.</li> @@ -265,7 +265,7 @@ <p>Either null or a pointer to an array of external memory handle types for each Vulkan memory type. </p> <p>If not NULL, it must be a pointer to an array of <span class="tt">VkPhysicalDeviceMemoryProperties::memoryTypeCount</span> elements, defining external memory handle types of particular Vulkan memory type, to be passed using <span class="tt">VkExportMemoryAllocateInfoKHR</span>.</p> -<p>Any of the elements may be equal to 0, which means not to use <span class="tt">VkExportMemoryAllocateInfoKHR</span> on this memory type. This is also the default in case of <span class="tt">pTypeExternalMemoryHandleTypes</span> = NULL. </p> +<p>Any of the elements may be equal to 0, which means not to use <span class="tt">VkExportMemoryAllocateInfoKHR</span> on this memory type. This is also the default in case of <span class="tt"><a class="el" href="#ae8f0db05e5cb4c43d7713bf4a49a736b" title="Either null or a pointer to an array of external memory handle types for each Vulkan memory type.">pTypeExternalMemoryHandleTypes</a></span> = NULL. </p> </div> </div> @@ -309,7 +309,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_allocator_info-members.html b/docs/html/struct_vma_allocator_info-members.html index 3045a2c..5e1059e 100644 --- a/docs/html/struct_vma_allocator_info-members.html +++ b/docs/html/struct_vma_allocator_info-members.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -83,7 +83,7 @@ </table></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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_allocator_info.html b/docs/html/struct_vma_allocator_info.html index 152c1a9..7a7e713 100644 --- a/docs/html/struct_vma_allocator_info.html +++ b/docs/html/struct_vma_allocator_info.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: VmaAllocatorInfo Struct Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -150,7 +150,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_budget-members.html b/docs/html/struct_vma_budget-members.html index e47b062..b4611b4 100644 --- a/docs/html/struct_vma_budget-members.html +++ b/docs/html/struct_vma_budget-members.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -83,7 +83,7 @@ </table></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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_budget.html b/docs/html/struct_vma_budget.html index 61fd115..d942ba5 100644 --- a/docs/html/struct_vma_budget.html +++ b/docs/html/struct_vma_budget.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: VmaBudget Struct Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -108,7 +108,7 @@ <p>Estimated amount of memory available to the program, in bytes. </p> <p>Fetched from system using VK_EXT_memory_budget extension if enabled.</p> -<p>It might be different (most probably smaller) than <span class="tt">VkMemoryHeap::size[heapIndex]</span> due to factors external to the program, decided by the operating system. Difference <span class="tt">budget - usage</span> is the amount of additional memory that can probably be allocated without problems. Exceeding the budget may result in various problems. </p> +<p>It might be different (most probably smaller) than <span class="tt">VkMemoryHeap::size[heapIndex]</span> due to factors external to the program, decided by the operating system. Difference <span class="tt"><a class="el" href="#ab82e1d1754c2d210d0bdf90220bc6cdd" title="Estimated amount of memory available to the program, in bytes.">budget</a> - <a class="el" href="#a84dd1ecca8b0110259eb206dbadb11f6" title="Estimated current memory usage of the program, in bytes.">usage</a></span> is the amount of additional memory that can probably be allocated without problems. Exceeding the budget may result in various problems. </p> </div> </div> @@ -152,7 +152,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_defragmentation_context.html b/docs/html/struct_vma_defragmentation_context.html index 005a0fd..57991ab 100644 --- a/docs/html/struct_vma_defragmentation_context.html +++ b/docs/html/struct_vma_defragmentation_context.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: VmaDefragmentationContext Struct Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -86,7 +86,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_defragmentation_info-members.html b/docs/html/struct_vma_defragmentation_info-members.html index 29ab3e8..4491abf 100644 --- a/docs/html/struct_vma_defragmentation_info-members.html +++ b/docs/html/struct_vma_defragmentation_info-members.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -86,7 +86,7 @@ </table></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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_defragmentation_info.html b/docs/html/struct_vma_defragmentation_info.html index 64b7eac..090f3f3 100644 --- a/docs/html/struct_vma_defragmentation_info.html +++ b/docs/html/struct_vma_defragmentation_info.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: VmaDefragmentationInfo Struct Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -206,7 +206,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_defragmentation_move-members.html b/docs/html/struct_vma_defragmentation_move-members.html index 96a75e2..8453c8c 100644 --- a/docs/html/struct_vma_defragmentation_move-members.html +++ b/docs/html/struct_vma_defragmentation_move-members.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -83,7 +83,7 @@ </table></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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_defragmentation_move.html b/docs/html/struct_vma_defragmentation_move.html index 2618863..42e6992 100644 --- a/docs/html/struct_vma_defragmentation_move.html +++ b/docs/html/struct_vma_defragmentation_move.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: VmaDefragmentationMove Struct Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -88,7 +88,7 @@ <tr class="memitem:a25aa1bb64efc507a49c6cbc50689f862" id="r_a25aa1bb64efc507a49c6cbc50689f862"><td class="memItemLeft" align="right" valign="top"><a class="el" href="struct_vma_allocation.html">VmaAllocation</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="#a25aa1bb64efc507a49c6cbc50689f862">srcAllocation</a></td></tr> <tr class="memdesc:a25aa1bb64efc507a49c6cbc50689f862"><td class="mdescLeft"> </td><td class="mdescRight">Allocation that should be moved. <br /></td></tr> <tr class="memitem:ab65b106adf209acd7313296d1075300e" id="r_ab65b106adf209acd7313296d1075300e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="struct_vma_allocation.html">VmaAllocation</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="#ab65b106adf209acd7313296d1075300e">dstTmpAllocation</a></td></tr> -<tr class="memdesc:ab65b106adf209acd7313296d1075300e"><td class="mdescLeft"> </td><td class="mdescRight">Temporary allocation pointing to destination memory that will replace <span class="tt">srcAllocation</span>. <br /></td></tr> +<tr class="memdesc:ab65b106adf209acd7313296d1075300e"><td class="mdescLeft"> </td><td class="mdescRight">Temporary allocation pointing to destination memory that will replace <span class="tt"><a class="el" href="#a25aa1bb64efc507a49c6cbc50689f862" title="Allocation that should be moved.">srcAllocation</a></span>. <br /></td></tr> </table> <a name="details" id="details"></a><h2 id="header-details" class="groupheader">Detailed Description</h2> <div class="textblock"><p>Single move of an allocation to be done for defragmentation. </p> @@ -105,8 +105,8 @@ </table> </div><div class="memdoc"> -<p>Temporary allocation pointing to destination memory that will replace <span class="tt">srcAllocation</span>. </p> -<dl class="section warning"><dt>Warning</dt><dd>Do not store this allocation in your data structures! It exists only temporarily, for the duration of the defragmentation pass, to be used for binding new buffer/image to the destination memory using e.g. <a class="el" href="group__group__alloc.html#ga6b0929b914b60cf2d45cac4bf3547470" title="Binds buffer to allocation.">vmaBindBufferMemory()</a>. <a class="el" href="group__group__alloc.html#gaded05a445742a00718ee766144c5c226" title="Ends single defragmentation pass.">vmaEndDefragmentationPass()</a> will destroy it and make <span class="tt">srcAllocation</span> point to this memory. </dd></dl> +<p>Temporary allocation pointing to destination memory that will replace <span class="tt"><a class="el" href="#a25aa1bb64efc507a49c6cbc50689f862" title="Allocation that should be moved.">srcAllocation</a></span>. </p> +<dl class="section warning"><dt>Warning</dt><dd>Do not store this allocation in your data structures! It exists only temporarily, for the duration of the defragmentation pass, to be used for binding new buffer/image to the destination memory using e.g. <a class="el" href="group__group__alloc.html#ga6b0929b914b60cf2d45cac4bf3547470" title="Binds buffer to allocation.">vmaBindBufferMemory()</a>. <a class="el" href="group__group__alloc.html#gaded05a445742a00718ee766144c5c226" title="Ends single defragmentation pass.">vmaEndDefragmentationPass()</a> will destroy it and make <span class="tt"><a class="el" href="#a25aa1bb64efc507a49c6cbc50689f862" title="Allocation that should be moved.">srcAllocation</a></span> point to this memory. </dd></dl> </div> </div> @@ -148,7 +148,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_defragmentation_pass_move_info-members.html b/docs/html/struct_vma_defragmentation_pass_move_info-members.html index 78ba975..823eeea 100644 --- a/docs/html/struct_vma_defragmentation_pass_move_info-members.html +++ b/docs/html/struct_vma_defragmentation_pass_move_info-members.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -82,7 +82,7 @@ </table></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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_defragmentation_pass_move_info.html b/docs/html/struct_vma_defragmentation_pass_move_info.html index c1eece4..854f2e1 100644 --- a/docs/html/struct_vma_defragmentation_pass_move_info.html +++ b/docs/html/struct_vma_defragmentation_pass_move_info.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: VmaDefragmentationPassMoveInfo Struct Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -84,7 +84,7 @@ <tr class="heading"><td colspan="2"><h2 id="header-pub-attribs" class="groupheader"><a id="pub-attribs" name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a1b3e18c23f9691f35baf183e615c4408" id="r_a1b3e18c23f9691f35baf183e615c4408"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="#a1b3e18c23f9691f35baf183e615c4408">moveCount</a></td></tr> -<tr class="memdesc:a1b3e18c23f9691f35baf183e615c4408"><td class="mdescLeft"> </td><td class="mdescRight">Number of elements in the <span class="tt">pMoves</span> array. <br /></td></tr> +<tr class="memdesc:a1b3e18c23f9691f35baf183e615c4408"><td class="mdescLeft"> </td><td class="mdescRight">Number of elements in the <span class="tt"><a class="el" href="#adfa7a4994afd9b940e7f1dfaf436a725" title="Array of moves to be performed by the user in the current defragmentation pass.">pMoves</a></span> array. <br /></td></tr> <tr class="memitem:adfa7a4994afd9b940e7f1dfaf436a725" id="r_adfa7a4994afd9b940e7f1dfaf436a725"><td class="memItemLeft" align="right" valign="top"><a class="el" href="struct_vma_defragmentation_move.html">VmaDefragmentationMove</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="#adfa7a4994afd9b940e7f1dfaf436a725">pMoves</a></td></tr> <tr class="memdesc:adfa7a4994afd9b940e7f1dfaf436a725"><td class="mdescLeft"> </td><td class="mdescRight">Array of moves to be performed by the user in the current defragmentation pass. <br /></td></tr> </table> @@ -104,7 +104,7 @@ </table> </div><div class="memdoc"> -<p>Number of elements in the <span class="tt">pMoves</span> array. </p> +<p>Number of elements in the <span class="tt"><a class="el" href="#adfa7a4994afd9b940e7f1dfaf436a725" title="Array of moves to be performed by the user in the current defragmentation pass.">pMoves</a></span> array. </p> </div> </div> @@ -121,7 +121,7 @@ </div><div class="memdoc"> <p>Array of moves to be performed by the user in the current defragmentation pass. </p> -<p>Pointer to an array of <span class="tt">moveCount</span> elements, owned by VMA, created in <a class="el" href="group__group__alloc.html#ga980d7da2ce3b1fd5c8b8476bc362cc00" title="Starts single defragmentation pass.">vmaBeginDefragmentationPass()</a>, destroyed in <a class="el" href="group__group__alloc.html#gaded05a445742a00718ee766144c5c226" title="Ends single defragmentation pass.">vmaEndDefragmentationPass()</a>.</p> +<p>Pointer to an array of <span class="tt"><a class="el" href="#a1b3e18c23f9691f35baf183e615c4408" title="Number of elements in the pMoves array.">moveCount</a></span> elements, owned by VMA, created in <a class="el" href="group__group__alloc.html#ga980d7da2ce3b1fd5c8b8476bc362cc00" title="Starts single defragmentation pass.">vmaBeginDefragmentationPass()</a>, destroyed in <a class="el" href="group__group__alloc.html#gaded05a445742a00718ee766144c5c226" title="Ends single defragmentation pass.">vmaEndDefragmentationPass()</a>.</p> <p>For each element, you should:</p> <ol type="1"> <li>Create a new buffer/image in the place pointed by VmaDefragmentationMove::dstMemory + VmaDefragmentationMove::dstOffset.</li> @@ -146,7 +146,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_defragmentation_stats-members.html b/docs/html/struct_vma_defragmentation_stats-members.html index 432d1ea..d64533f 100644 --- a/docs/html/struct_vma_defragmentation_stats-members.html +++ b/docs/html/struct_vma_defragmentation_stats-members.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -84,7 +84,7 @@ </table></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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_defragmentation_stats.html b/docs/html/struct_vma_defragmentation_stats.html index 9a7cff5..bc5c58d 100644 --- a/docs/html/struct_vma_defragmentation_stats.html +++ b/docs/html/struct_vma_defragmentation_stats.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: VmaDefragmentationStats Struct Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -165,7 +165,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_detailed_statistics-members.html b/docs/html/struct_vma_detailed_statistics-members.html index 4bec096..025f882 100644 --- a/docs/html/struct_vma_detailed_statistics-members.html +++ b/docs/html/struct_vma_detailed_statistics-members.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -86,7 +86,7 @@ </table></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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_detailed_statistics.html b/docs/html/struct_vma_detailed_statistics.html index d0d1ab8..c7f1fad 100644 --- a/docs/html/struct_vma_detailed_statistics.html +++ b/docs/html/struct_vma_detailed_statistics.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: VmaDetailedStatistics Struct Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -206,7 +206,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_device_memory_callbacks-members.html b/docs/html/struct_vma_device_memory_callbacks-members.html index 1259860..fa787f3 100644 --- a/docs/html/struct_vma_device_memory_callbacks-members.html +++ b/docs/html/struct_vma_device_memory_callbacks-members.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -83,7 +83,7 @@ </table></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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_device_memory_callbacks.html b/docs/html/struct_vma_device_memory_callbacks.html index b678652..967338c 100644 --- a/docs/html/struct_vma_device_memory_callbacks.html +++ b/docs/html/struct_vma_device_memory_callbacks.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: VmaDeviceMemoryCallbacks Struct Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -149,7 +149,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_pool.html b/docs/html/struct_vma_pool.html index b213620..fc89e5f 100644 --- a/docs/html/struct_vma_pool.html +++ b/docs/html/struct_vma_pool.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: VmaPool Struct Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -87,7 +87,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_pool_create_info-members.html b/docs/html/struct_vma_pool_create_info-members.html index 7c8f047..8266c1d 100644 --- a/docs/html/struct_vma_pool_create_info-members.html +++ b/docs/html/struct_vma_pool_create_info-members.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -88,7 +88,7 @@ </table></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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_pool_create_info.html b/docs/html/struct_vma_pool_create_info.html index 4478865..b1d0622 100644 --- a/docs/html/struct_vma_pool_create_info.html +++ b/docs/html/struct_vma_pool_create_info.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: VmaPoolCreateInfo Struct Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -246,7 +246,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_statistics-members.html b/docs/html/struct_vma_statistics-members.html index c645f9c..022e189 100644 --- a/docs/html/struct_vma_statistics-members.html +++ b/docs/html/struct_vma_statistics-members.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -84,7 +84,7 @@ </table></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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_statistics.html b/docs/html/struct_vma_statistics.html index 6175f27..32f7103 100644 --- a/docs/html/struct_vma_statistics.html +++ b/docs/html/struct_vma_statistics.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: VmaStatistics Struct Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -109,7 +109,7 @@ </div><div class="memdoc"> <p>Total number of bytes occupied by all <a class="el" href="struct_vma_allocation.html" title="Represents single memory allocation.">VmaAllocation</a> objects. </p> -<p>Always less or equal than <span class="tt">blockBytes</span>. Difference <span class="tt">(blockBytes - allocationBytes)</span> is the amount of memory allocated from Vulkan but unused by any <a class="el" href="struct_vma_allocation.html" title="Represents single memory allocation.">VmaAllocation</a>. </p> +<p>Always less or equal than <span class="tt"><a class="el" href="#a2afbc1c7aa8ad7bbb8de06215ba7e5c4" title="Number of bytes allocated in VkDeviceMemory blocks.">blockBytes</a></span>. Difference <span class="tt">(<a class="el" href="#a2afbc1c7aa8ad7bbb8de06215ba7e5c4" title="Number of bytes allocated in VkDeviceMemory blocks.">blockBytes</a> - <a class="el" href="#a21db06eba3422f87a2b4b4703d879c16" title="Total number of bytes occupied by all VmaAllocation objects.">allocationBytes</a>)</span> is the amount of memory allocated from Vulkan but unused by any <a class="el" href="struct_vma_allocation.html" title="Represents single memory allocation.">VmaAllocation</a>. </p> </div> </div> @@ -126,7 +126,7 @@ </div><div class="memdoc"> <p>Number of <a class="el" href="struct_vma_allocation.html" title="Represents single memory allocation.">VmaAllocation</a> objects allocated. </p> -<p>Dedicated allocations have their own blocks, so each one adds 1 to <span class="tt">allocationCount</span> as well as <span class="tt">blockCount</span>. </p> +<p>Dedicated allocations have their own blocks, so each one adds 1 to <span class="tt"><a class="el" href="#ab0ff76e50f58f9f54b6f265e5bf5dde2" title="Number of VmaAllocation objects allocated.">allocationCount</a></span> as well as <span class="tt"><a class="el" href="#a309179d5853a6a7cd534df497ee43957" title="Number of VkDeviceMemory objects - Vulkan memory blocks allocated.">blockCount</a></span>. </p> </div> </div> @@ -169,7 +169,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_total_statistics-members.html b/docs/html/struct_vma_total_statistics-members.html index aa335a8..53e1f9e 100644 --- a/docs/html/struct_vma_total_statistics-members.html +++ b/docs/html/struct_vma_total_statistics-members.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -83,7 +83,7 @@ </table></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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_total_statistics.html b/docs/html/struct_vma_total_statistics.html index 5004f63..d800f90 100644 --- a/docs/html/struct_vma_total_statistics.html +++ b/docs/html/struct_vma_total_statistics.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: VmaTotalStatistics Struct Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -139,7 +139,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_virtual_allocation.html b/docs/html/struct_vma_virtual_allocation.html index 3ce6d55..d0b6631 100644 --- a/docs/html/struct_vma_virtual_allocation.html +++ b/docs/html/struct_vma_virtual_allocation.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: VmaVirtualAllocation Struct Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -87,7 +87,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_virtual_allocation_create_info-members.html b/docs/html/struct_vma_virtual_allocation_create_info-members.html index 98466ca..3093c3c 100644 --- a/docs/html/struct_vma_virtual_allocation_create_info-members.html +++ b/docs/html/struct_vma_virtual_allocation_create_info-members.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -84,7 +84,7 @@ </table></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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_virtual_allocation_create_info.html b/docs/html/struct_vma_virtual_allocation_create_info.html index 6a94e75..2faab5e 100644 --- a/docs/html/struct_vma_virtual_allocation_create_info.html +++ b/docs/html/struct_vma_virtual_allocation_create_info.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: VmaVirtualAllocationCreateInfo Struct Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -168,7 +168,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_virtual_allocation_info-members.html b/docs/html/struct_vma_virtual_allocation_info-members.html index 37c3308..bd79df6 100644 --- a/docs/html/struct_vma_virtual_allocation_info-members.html +++ b/docs/html/struct_vma_virtual_allocation_info-members.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -83,7 +83,7 @@ </table></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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_virtual_allocation_info.html b/docs/html/struct_vma_virtual_allocation_info.html index 652d7c9..b418469 100644 --- a/docs/html/struct_vma_virtual_allocation_info.html +++ b/docs/html/struct_vma_virtual_allocation_info.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: VmaVirtualAllocationInfo Struct Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -150,7 +150,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_virtual_block.html b/docs/html/struct_vma_virtual_block.html index 37141ef..edfc47e 100644 --- a/docs/html/struct_vma_virtual_block.html +++ b/docs/html/struct_vma_virtual_block.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: VmaVirtualBlock Struct Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -87,7 +87,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_virtual_block_create_info-members.html b/docs/html/struct_vma_virtual_block_create_info-members.html index 7e2e65b..06bd958 100644 --- a/docs/html/struct_vma_virtual_block_create_info-members.html +++ b/docs/html/struct_vma_virtual_block_create_info-members.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -83,7 +83,7 @@ </table></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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_virtual_block_create_info.html b/docs/html/struct_vma_virtual_block_create_info.html index a8c3e7b..7842c0f 100644 --- a/docs/html/struct_vma_virtual_block_create_info.html +++ b/docs/html/struct_vma_virtual_block_create_info.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: VmaVirtualBlockCreateInfo Struct Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -149,7 +149,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_vulkan_functions-members.html b/docs/html/struct_vma_vulkan_functions-members.html index 049d89b..38ea969 100644 --- a/docs/html/struct_vma_vulkan_functions-members.html +++ b/docs/html/struct_vma_vulkan_functions-members.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -107,7 +107,7 @@ </table></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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/struct_vma_vulkan_functions.html b/docs/html/struct_vma_vulkan_functions.html index 973b727..c4df0ff 100644 --- a/docs/html/struct_vma_vulkan_functions.html +++ b/docs/html/struct_vma_vulkan_functions.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <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"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -526,7 +526,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/topics.html b/docs/html/topics.html index c091fd7..2cf32bb 100644 --- a/docs/html/topics.html +++ b/docs/html/topics.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Topics</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -85,7 +85,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/usage_patterns.html b/docs/html/usage_patterns.html index 4317c37..8f80aba 100644 --- a/docs/html/usage_patterns.html +++ b/docs/html/usage_patterns.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Recommended usage patterns</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -303,7 +303,7 @@ </div><!-- PageDoc --> <!-- 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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/virtual_allocator.html b/docs/html/virtual_allocator.html index 9459aa4..4848ff8 100644 --- a/docs/html/virtual_allocator.html +++ b/docs/html/virtual_allocator.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: Virtual allocator</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -188,7 +188,7 @@ </div><!-- PageDoc --> <!-- 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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/vk__mem__alloc_8h.html b/docs/html/vk__mem__alloc_8h.html index 87f6033..5fb1a4e 100644 --- a/docs/html/vk__mem__alloc_8h.html +++ b/docs/html/vk__mem__alloc_8h.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: C:/Code/VulkanMemoryAllocator/REPO/include/vk_mem_alloc.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -474,7 +474,7 @@ </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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/vk_amd_device_coherent_memory.html b/docs/html/vk_amd_device_coherent_memory.html index 8a7cf4d..e44dae5 100644 --- a/docs/html/vk_amd_device_coherent_memory.html +++ b/docs/html/vk_amd_device_coherent_memory.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: VK_AMD_device_coherent_memory</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -103,7 +103,7 @@ </div><!-- PageDoc --> <!-- 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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/vk_ext_memory_priority.html b/docs/html/vk_ext_memory_priority.html index fdca0e0..d0ab72a 100644 --- a/docs/html/vk_ext_memory_priority.html +++ b/docs/html/vk_ext_memory_priority.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: VK_EXT_memory_priority</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -135,7 +135,7 @@ </div><!-- PageDoc --> <!-- 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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/docs/html/vk_khr_dedicated_allocation.html b/docs/html/vk_khr_dedicated_allocation.html index cd236f0..347fb05 100644 --- a/docs/html/vk_khr_dedicated_allocation.html +++ b/docs/html/vk_khr_dedicated_allocation.html
@@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> -<meta name="generator" content="Doxygen 1.14.0"/> +<meta name="generator" content="Doxygen 1.15.0"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Vulkan Memory Allocator: VK_KHR_dedicated_allocation</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> @@ -31,7 +31,7 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.14.0 --> +<!-- Generated by Doxygen 1.15.0 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search/",'.html'); </script> @@ -106,7 +106,7 @@ </div><!-- PageDoc --> <!-- 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.14.0 +Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.15.0 </small></address> </div><!-- doc-content --> </body>
diff --git a/include/vk_mem_alloc.h b/include/vk_mem_alloc.h index 220fb40..ad61ebf 100644 --- a/include/vk_mem_alloc.h +++ b/include/vk_mem_alloc.h
@@ -1,5 +1,5 @@ // -// Copyright (c) 2017-2025 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2017-2026 Advanced Micro Devices, Inc. All rights reserved. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -27,7 +27,7 @@ <b>Version 3.4.0-development</b> -Copyright (c) 2017-2025 Advanced Micro Devices, Inc. All rights reserved. \n +Copyright (c) 2017-2026 Advanced Micro Devices, Inc. All rights reserved. \n License: MIT \n See also: [product page on GPUOpen](https://gpuopen.com/vulkan-memory-allocator/), [repository on GitHub](https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator)
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 9f9aa34..9ce5a22 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt
@@ -1,5 +1,5 @@ # -# Copyright (c) 2017-2025 Advanced Micro Devices, Inc. All rights reserved. +# Copyright (c) 2017-2026 Advanced Micro Devices, Inc. All rights reserved. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal
diff --git a/src/Common.cpp b/src/Common.cpp index 997146e..470daf9 100644 --- a/src/Common.cpp +++ b/src/Common.cpp
@@ -1,5 +1,5 @@ // -// Copyright (c) 2017-2025 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2017-2026 Advanced Micro Devices, Inc. All rights reserved. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal
diff --git a/src/Common.h b/src/Common.h index 4e9457a..f76e57f 100644 --- a/src/Common.h +++ b/src/Common.h
@@ -1,5 +1,5 @@ // -// Copyright (c) 2017-2025 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2017-2026 Advanced Micro Devices, Inc. All rights reserved. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal
diff --git a/src/Shaders/CMakeLists.txt b/src/Shaders/CMakeLists.txt index 1fee582..a83f69b 100644 --- a/src/Shaders/CMakeLists.txt +++ b/src/Shaders/CMakeLists.txt
@@ -1,5 +1,5 @@ # -# Copyright (c) 2017-2025 Advanced Micro Devices, Inc. All rights reserved. +# Copyright (c) 2017-2026 Advanced Micro Devices, Inc. All rights reserved. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal
diff --git a/src/Shaders/Shader.frag b/src/Shaders/Shader.frag index 3138b48..e7f84ae 100644 --- a/src/Shaders/Shader.frag +++ b/src/Shaders/Shader.frag
@@ -1,5 +1,5 @@ // -// Copyright (c) 2017-2025 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2017-2026 Advanced Micro Devices, Inc. All rights reserved. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal
diff --git a/src/Shaders/Shader.vert b/src/Shaders/Shader.vert index 6c06f2e..e195bb0 100644 --- a/src/Shaders/Shader.vert +++ b/src/Shaders/Shader.vert
@@ -1,5 +1,5 @@ // -// Copyright (c) 2017-2025 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2017-2026 Advanced Micro Devices, Inc. All rights reserved. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal
diff --git a/src/Shaders/SparseBindingTest.comp b/src/Shaders/SparseBindingTest.comp index 6014bd3..1378475 100644 --- a/src/Shaders/SparseBindingTest.comp +++ b/src/Shaders/SparseBindingTest.comp
@@ -1,5 +1,5 @@ // -// Copyright (c) 2018-2025 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2018-2026 Advanced Micro Devices, Inc. All rights reserved. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal
diff --git a/src/SparseBindingTest.cpp b/src/SparseBindingTest.cpp index a8254ef..b4babbf 100644 --- a/src/SparseBindingTest.cpp +++ b/src/SparseBindingTest.cpp
@@ -1,5 +1,5 @@ // -// Copyright (c) 2017-2025 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2017-2026 Advanced Micro Devices, Inc. All rights reserved. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal
diff --git a/src/SparseBindingTest.h b/src/SparseBindingTest.h index 62c87f1..b6e7a4f 100644 --- a/src/SparseBindingTest.h +++ b/src/SparseBindingTest.h
@@ -1,5 +1,5 @@ // -// Copyright (c) 2017-2025 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2017-2026 Advanced Micro Devices, Inc. All rights reserved. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal
diff --git a/src/Tests.cpp b/src/Tests.cpp index 90d9a43..d3e63fb 100644 --- a/src/Tests.cpp +++ b/src/Tests.cpp
@@ -1,5 +1,5 @@ // -// Copyright (c) 2017-2025 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2017-2026 Advanced Micro Devices, Inc. All rights reserved. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal
diff --git a/src/Tests.h b/src/Tests.h index 7a7dd4b..e49e81b 100644 --- a/src/Tests.h +++ b/src/Tests.h
@@ -1,5 +1,5 @@ // -// Copyright (c) 2017-2025 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2017-2026 Advanced Micro Devices, Inc. All rights reserved. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal
diff --git a/src/VmaUsage.cpp b/src/VmaUsage.cpp index cbdb781..86e8b99 100644 --- a/src/VmaUsage.cpp +++ b/src/VmaUsage.cpp
@@ -1,5 +1,5 @@ // -// Copyright (c) 2017-2025 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2017-2026 Advanced Micro Devices, Inc. All rights reserved. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal
diff --git a/src/VmaUsage.h b/src/VmaUsage.h index c018cb7..384f080 100644 --- a/src/VmaUsage.h +++ b/src/VmaUsage.h
@@ -1,5 +1,5 @@ // -// Copyright (c) 2017-2025 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2017-2026 Advanced Micro Devices, Inc. All rights reserved. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal
diff --git a/src/VolkUsage.cpp b/src/VolkUsage.cpp index 7dfe561..a1087c9 100644 --- a/src/VolkUsage.cpp +++ b/src/VolkUsage.cpp
@@ -1,5 +1,5 @@ // -// Copyright (c) 2017-2025 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2017-2026 Advanced Micro Devices, Inc. All rights reserved. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal
diff --git a/src/VulkanSample.cpp b/src/VulkanSample.cpp index 1e36da4..256e2fc 100644 --- a/src/VulkanSample.cpp +++ b/src/VulkanSample.cpp
@@ -1,5 +1,5 @@ // -// Copyright (c) 2017-2025 Advanced Micro Devices, Inc. All rights reserved. +// Copyright (c) 2017-2026 Advanced Micro Devices, Inc. All rights reserved. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal
diff --git a/tools/GpuMemDumpVis/GpuMemDumpVis.py b/tools/GpuMemDumpVis/GpuMemDumpVis.py index 75d98d2..6d6155b 100644 --- a/tools/GpuMemDumpVis/GpuMemDumpVis.py +++ b/tools/GpuMemDumpVis/GpuMemDumpVis.py
@@ -1,5 +1,5 @@ # -# Copyright (c) 2018-2025 Advanced Micro Devices, Inc. All rights reserved. +# Copyright (c) 2018-2026 Advanced Micro Devices, Inc. All rights reserved. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal