mirror of
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
synced 2025-05-15 01:08:31 +00:00
Version 2.0.0-alpha.8. Added functions: vmaTouchAllocation, vmaFindMemoryTypeIndexForBufferInfo, vmaFindMemoryTypeIndexForImageInfo.
This commit is contained in:
parent
aed6315b86
commit
9ecb59e847
10 changed files with 368 additions and 40 deletions
|
@ -62,7 +62,7 @@ $(function() {
|
|||
<div class="title">Vulkan Memory Allocator </div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="textblock"><p><b>Version 2.0.0-alpha.7</b> (2018-02-09)</p>
|
||||
<div class="textblock"><p><b>Version 2.0.0-alpha.8</b> (2018-03-05)</p>
|
||||
<p>Copyright (c) 2017-2018 Advanced Micro Devices, Inc. All rights reserved. <br />
|
||||
License: MIT</p>
|
||||
<p>Documentation of all members: <a class="el" href="vk__mem__alloc_8h.html">vk_mem_alloc.h</a></p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue