I have implemented a custom allocator to track the memory that is allocated by vkAllocateMemory. I have also studied the official Khronos documentation regarding th
vkAllocateMemory