Commit c42022d
authored
Remove memory_allocation_sub_allocation.png (#346)
This image causes confusion by implying that the best approach is always suballocate individual VkBuffers,
regardless of context. In practice, placing multiple VkBuffers in a single memory allocation is not a performance
death sentence, and the reality of memory allocation is that what is performant highly depends on context.1 parent 60e3cbe commit c42022d
File tree
4 files changed
+0
-6
lines changed- chapters
- images
- lang
- jp/chapters
- kor/chapters
4 files changed
+0
-6
lines changedBinary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | 20 | | |
23 | 21 | | |
24 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | 20 | | |
23 | 21 | | |
24 | 22 | | |
| |||
0 commit comments