15#include <vsg/commands/Command.h>
16#include <vsg/state/Image.h>
31 std::vector<VkImageCopy> regions;
CommandBuffer encapsulates VkCommandBuffer.
Definition CommandBuffer.h:27
CopyImage command encapsulates vkCmdCopyImage and associated settings.
Definition CopyImage.h:23
std container adapter for allocating with MEMORY_AFFINITY_NODES
Definition Allocator.h:138