mirror of
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
synced 2024-11-30 02:04:35 +00:00
Small addition to documentation.
This commit is contained in:
parent
c4227e5acf
commit
655b87fd87
@ -1345,6 +1345,7 @@ The library uses following algorithm for allocation, in order:
|
|||||||
|
|
||||||
Features deliberately excluded from the scope of this library:
|
Features deliberately excluded from the scope of this library:
|
||||||
|
|
||||||
|
- Sparse resources.
|
||||||
- Data transfer - issuing commands that transfer data between buffers or images, any usage of
|
- Data transfer - issuing commands that transfer data between buffers or images, any usage of
|
||||||
`VkCommandList` or `VkQueue` and related synchronization is responsibility of the user.
|
`VkCommandList` or `VkQueue` and related synchronization is responsibility of the user.
|
||||||
- Allocations for imported/exported external memory. They tend to require
|
- Allocations for imported/exported external memory. They tend to require
|
||||||
|
Loading…
Reference in New Issue
Block a user