Chapter 10. Memory Allocation
Vulkan memory is broken up into two categories,
host memory
and
device memory
.