15#include <vsg/commands/Command.h>
16#include <vsg/state/BufferInfo.h>
17#include <vsg/state/QueryPool.h>
35 void write(
Output& output)
const override;
37 void compile(
Context& context)
override;
CommandBuffer encapsulates VkCommandBuffer.
Definition CommandBuffer.h:27
CopyQueryPoolResults commands encapsulates vkCmdCopyQueryPoolResults and associated settings.
Definition CopyQueryPoolResults.h:23
std container adapter for allocating with MEMORY_AFFINITY_NODES
Definition Allocator.h:138