mirror of
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
synced 2025-06-01 01:17:48 +00:00
Add support for buffer device address, together with documentation and tests
Added VMA_ALLOCATOR_CREATE_BUFFER_DEVICE_ADDRESS_BIT.
This commit is contained in:
parent
39aeff7a43
commit
e73e988daf
72 changed files with 16279 additions and 15850 deletions
|
@ -1,6 +1,4 @@
|
|||
var searchData=
|
||||
[
|
||||
['record_20and_20replay_68',['Record and replay',['../record_and_replay.html',1,'index']]],
|
||||
['requiredflags_69',['requiredFlags',['../struct_vma_allocation_create_info.html#a9166390303ff42d783305bc31c2b6b90',1,'VmaAllocationCreateInfo']]],
|
||||
['recommended_20usage_20patterns_70',['Recommended usage patterns',['../usage_patterns.html',1,'index']]]
|
||||
['quick_20start_68',['Quick start',['../quick_start.html',1,'index']]]
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue