Update Documentation
This commit is contained in:
parent
3465e08c77
commit
444f011a43
8 changed files with 14 additions and 16 deletions
|
|
@ -178,10 +178,10 @@ The VMA allocator need to be released in `HelloVulkan::destroyResources()` after
|
|||
|
||||
Instead of thousands of allocations, our example will have only 14 allocations. Note that some of these allocations are allocated by Dear ImGui, and not by DMA. These are the 14 objects with blue borders below:
|
||||
|
||||

|
||||

|
||||
|
||||
Finally, here is the Vulkan Device Memory view from Nsight Graphics:
|
||||

|
||||

|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue