Added flag VMA_ALLOCATION_CREATE_DONT_BIND_BIT.

This commit is contained in:
Adam Sawicki 2019-03-05 13:40:29 +01:00
parent 50c90ea2a7
commit 6c8b7a2c3e
9 changed files with 120 additions and 96 deletions
docs/html

View file

@ -65,7 +65,7 @@ $(function() {
<div class="title">Vulkan Memory Allocator </div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><p><b>Version 2.2.1-development</b> (2018-12-14)</p>
<div class="textblock"><p><b>Version 2.3.0-development</b> (2019-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>