Small addition to documentation.
This commit is contained in:
parent
c4227e5acf
commit
655b87fd87
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue