I am making offscreen rendering with vulkan. Since I got the rendered image in device memory, I download it to host memory for other purposes. Everything works fine until wi