Skip to content

Commit 655b87f

Browse files
Small addition to documentation.
1 parent c4227e5 commit 655b87f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/vk_mem_alloc.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1345,6 +1345,7 @@ The library uses following algorithm for allocation, in order:
13451345
13461346
Features deliberately excluded from the scope of this library:
13471347
1348+
- Sparse resources.
13481349
- Data transfer - issuing commands that transfer data between buffers or images, any usage of
13491350
`VkCommandList` or `VkQueue` and related synchronization is responsibility of the user.
13501351
- Allocations for imported/exported external memory. They tend to require

0 commit comments

Comments
 (0)