mirror of
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
synced 2025-06-03 02:17:46 +00:00
Added function vmaCreateAliasingBuffer2, vmaCreateAliasingImage2 with new parameter allocationLocalOffset
Thanks @sagaceilo for the idea!
This commit is contained in:
parent
2a7110f078
commit
d6b705bf75
15 changed files with 341 additions and 146 deletions
|
@ -65,7 +65,7 @@ $(function() {
|
|||
<div class="headertitle"><div class="title">Vulkan Memory Allocator </div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="textblock"><p ><b>Version 3.0.1 (2022-05-26)</b></p>
|
||||
<div class="textblock"><p ><b>Version 3.1.0-development</b></p>
|
||||
<p >Copyright (c) 2017-2022 Advanced Micro Devices, Inc. All rights reserved. <br />
|
||||
License: MIT</p>
|
||||
<p ><b>API documentation divided into groups:</b> <a href="modules.html">Modules</a></p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue