А то когда я обновляю, у меня только обновляется первый layer и всё
У меня массив 32х32х32 рандомных значений. И я пытаюсь обновить с помощью CopyBufferToImage
https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/VkBufferImageCopy.html imageOffset selects the initial x, y, z offsets in texels of the sub-region of the source or destination image data. imageExtent is the size in texels of the image to copy in width, height and depth.
То есть по факту мне нужно делать цикл?
Обсуждают сегодня