15#include <vsg/commands/Command.h>
16#include <vsg/state/Buffer.h>
17#include <vsg/state/Image.h>
30 using Regions = std::vector<VkBufferImageCopy>;
CommandBuffer encapsulates VkCommandBuffer.
Definition CommandBuffer.h:27
CopyImageToBuffer commands encapsulates vkCmdCopyImageToBuffer and associated settings.
Definition CopyImageToBuffer.h:24
std container adapter for allocating with MEMORY_AFFINITY_NODES
Definition Allocator.h:138