15#include <vsg/commands/Command.h>
16#include <vsg/state/QueryPool.h>
32 void write(
Output& output)
const override;
34 void compile(
Context& context)
override;
BeginQuery command encapsulates vkCmdBeginQuery call and associated functionality.
Definition BeginQuery.h:22
CommandBuffer encapsulates VkCommandBuffer.
Definition CommandBuffer.h:27
std container adapter for allocating with MEMORY_AFFINITY_NODES
Definition Allocator.h:138