mirror of
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
synced 2024-11-05 12:20:07 +00:00
commit
6889faaaa2
@ -1989,7 +1989,7 @@ The library uses following algorithm for allocation, in order:
|
||||
|
||||
Features deliberately excluded from the scope of this library:
|
||||
|
||||
- Data transfer. Uploading (straming) and downloading data of buffers and images
|
||||
- Data transfer. Uploading (streaming) and downloading data of buffers and images
|
||||
between CPU and GPU memory and related synchronization is responsibility of the user.
|
||||
Defining some "texture" object that would automatically stream its data from a
|
||||
staging copy in CPU memory to GPU memory would rather be a feature of another,
|
||||
|
Loading…
Reference in New Issue
Block a user