mirror of
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
synced 2024-11-22 23:04:35 +00:00
Small addition to documentation.
This commit is contained in:
parent
fa251ad7c8
commit
dec65ac4eb
@ -1421,6 +1421,7 @@ to just ignore them.
|
||||
- *Non-linear image 0xebc91 is aliased with linear buffer 0xeb8e4 which may indicate a bug.*
|
||||
- It happens when you use lost allocations, and a new image or buffer is
|
||||
created in place of an existing object that bacame lost.
|
||||
- It may happen also when you use [defragmentation](@ref defragmentation).
|
||||
|
||||
\section general_considerations_allocation_algorithm Allocation algorithm
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user