Added feature: VmaAllocatorCreateInfo::pHeapSizeLimit.

This commit is contained in:
Adam Sawicki 2017-09-19 11:38:01 +02:00
parent a89a26c452
commit 118049cda8
12 changed files with 273 additions and 139 deletions

View file

@ -170,6 +170,9 @@ $(function() {
<li>pfnFree
: <a class="el" href="struct_vma_device_memory_callbacks.html#abe8a3328bbc916f6f712fdb6b299444c">VmaDeviceMemoryCallbacks</a>
</li>
<li>pHeapSizeLimit
: <a class="el" href="struct_vma_allocator_create_info.html#a31c192aa6cbffa33279f6d9f0c47c44b">VmaAllocatorCreateInfo</a>
</li>
<li>physicalDevice
: <a class="el" href="struct_vma_allocator_create_info.html#a08230f04ae6ccf8a78150a9e829a7156">VmaAllocatorCreateInfo</a>
</li>